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/24 13:09:43 UTC

[GitHub] cayenne pull request #142: CAY-2154 Migrate db: queries order

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

[GitHub] cayenne pull request #142: CAY-2154 Migrate db: queries order

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

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


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