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 07:49:35 UTC

[GitHub] cayenne pull request #129: Modeler. Fix Migrate and Reengineer database sche...

GitHub user stariy95 opened a pull request:

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

    Modeler. Fix Migrate and Reengineer database schema actions

    Unified behavior of relationship creation in reverse engineering and db migration actions
    Reverse Engineering Fix: toMany relationships are not created

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

    $ git pull https://github.com/stariy95/cayenne modeler-reverseengineering-added-relation-fix

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

    https://github.com/apache/cayenne/pull/129.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 #129
    
----
commit f2842b90ce4cf96998c81b2db04c83302eb04703
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-04T14:11:27Z

    - MergeToken reverse method now returns collection of tokens

commit db9a49da9dd4813bb87db3a2d41477dce2db5904
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-04T14:24:28Z

    Merge branch 'master' of git://git.apache.org/cayenne into modeler-reverseengineering-added-relation-fix

commit 8718ee95e320b62a271e720ca4bee57bbd5a0994
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-08T12:24:06Z

    - Reverse Engineering Fix: toMany relationships are not created

commit 29d6439269cbe7d1c09e92a78c88093e32ae51ea
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-14T17:19:27Z

    Unified behavior in reverse engineering and db migration actions
       - Many to many relationships are flattened in db migration
       - All tokens are generated for forward and reverse relationships. This leads to proper token reverse logic.

commit cb41151fda1fe7e4f6f0af7f548a034e53491c04
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-14T18:03:48Z

    Some clean up

commit 2eb2172fd0fa807b35907f06df22385474a18feb
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-15T07:30:54Z

    Removed complex ModelMergeDelegate. At the end of migration the whole data map is reloaded now.

commit 8c5985ee2f938d03b9ce55c5a24eec9485a7d54b
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-15T07:38:57Z

    Merge branch 'master' into modeler-reverseengineering-added-relation-fix
    
    # Conflicts:
    #	modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/dialog/db/MergerOptions.java

commit 1462b2db3c6127615fee1dc9b0f3540462000517
Author: Nikita Timofeev <st...@gmail.com>
Date:   2016-11-15T07:44:56Z

    Merge branch 'master' into modeler-reverseengineering-added-relation-fix
    
    # Conflicts:
    #	modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/dialog/db/MergerOptions.java

----


---
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 #129: Modeler. Fix Migrate and Reengineer database sche...

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

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


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