You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by stariy95 <gi...@git.apache.org> on 2016/12/22 12:28:34 UTC

[GitHub] cayenne pull request #168: Fix DataMapMerger case sensitivity issues and tes...

GitHub user stariy95 opened a pull request:

    https://github.com/apache/cayenne/pull/168

    Fix DataMapMerger case sensitivity issues and test failures on Postgres

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stariy95/cayenne dbmerger-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/168.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #168
    
----
commit 65233b24df5bfeb8363edc41182f794c23394c32
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-12-16T11:30:46Z

    Fix DataMapMerger case sensitivity issues
     - can miss relationship and attribute change if name in mixed upper- and lowercase

commit 4d14b7182dad5389c80721c64fefd5895d5290b5
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-12-22T12:09:35Z

    Fix DataMapMerger case sensitivity issues
     - can miss relationship and attribute change if name in mixed upper- and lowercase
     - fix test failures caused by lower- and uppercase names
     - additional tests
     - fix test failures for Postgres (and partially for Oracle and SQLServer but tests needed)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cayenne pull request #168: Fix DataMapMerger case sensitivity issues and tes...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cayenne/pull/168


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---