GitHub user stariy95 opened a pull request:

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

    CAY-2016 cdbimport: Rename table with toMany relationship causes migration 
error

    Real problem here is sorting order of MergeTokens.
    In this fix:
     - Improved sort on DbImportAction
     - Added sorting to DB migration
    Whole sorting need to be review and possibly rewritten.

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

    $ git pull https://github.com/stariy95/cayenne CAY-2016

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

    https://github.com/apache/cayenne/pull/151.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 #151
    
----
commit 0c20dca5173f8aa069fe7dbca193a9016065ddd5
Author: Nikita Timofeev <stari...@gmail.com>
Date:   2016-12-05T14:18:13Z

    CAY-2016 cdbimport: Rename table with toMany relationship causes migration 
error
    Real problem here is sort order of MergeTokens.
     - Improved sort on DbImportAction
     - Added sorting to DB migration
    Whole sorting need to be review and possibly rewritten.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to