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/05 14:19:27 UTC

[GitHub] cayenne pull request #151: CAY-2016 cdbimport: Rename table with toMany rela...

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

[GitHub] cayenne pull request #151: CAY-2016 cdbimport: Rename table with toMany rela...

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

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


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