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/11/15 12:37:00 UTC

[GitHub] cayenne pull request #132: Modeler. Pack of fixes

GitHub user stariy95 opened a pull request:

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

    Modeler. Pack of fixes

    - Exception in Infer relationships
    - MappingCache: skip query descriptor name uniqueness check
    - Update query name validator to check name uniqueness across all data maps
    - Fix db path selection in ObjAttribute
    - NPE in graph builder in process of reverse engineering
    - Code clean up

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

    $ git pull https://github.com/stariy95/cayenne modeler-small-fixes

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

    https://github.com/apache/cayenne/pull/132.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 #132
    
----
commit c81cb742642f990d6a4b7bb0d91860fdbf9e0373
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-14T09:31:17Z

    Exception in Infer relationships
    Exception in importing datamap with query name conflicts (unfinished patch)
    Fix db path selection in ObjAttribute

commit d2f440440249eada0dd5bac6eb5882a4bd8516a1
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-15T11:30:50Z

    Merge branch 'master' into modeler-small-fixes

commit eeebf0087779d1f1d7140eb51fdfba7aaf3136a9
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-15T12:27:51Z

    Update query name validator to check names across all data maps
    MappingCache skip query descriptor name uniqueness check
    Small code clean up

----


---
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 #132: Modeler. Pack of fixes

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

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


---
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.
---