GitHub user stariy95 opened a pull request:

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

    CAY-2154 Migrate db: queries order

    Fix ensure this ordering:
    - Add column before add foreign key
    - Drop foreign key before drop column

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

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

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

    https://github.com/apache/cayenne/pull/142.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 #142
    
----
commit 8e5dab5763f68ff762d175a76511c3dfc0a83084
Author: Nikita Timofeev <stari...@gmail.com>
Date:   2016-11-24T13:05:30Z

    CAY-2154 Migrate db: queries order
    Fix ensure this ordering:
    - Add column before add foreign key
    - Drop foreign key before drop column

----


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