Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a dropForeign() instead of an additional dropColumn() for the FK #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jdavidbakr
Copy link

Added a test when creating the dropColumn() schema to make sure the column is not a foreign key. If it is, then we will create the appropriate dropForeign() schema instead.

@jdavidbakr
Copy link
Author

Fixes issue #21

@stamp
Copy link
Contributor

stamp commented Mar 23, 2017

Is there any reason why this haven't been merged yet? I keep running in to this bug almost every day and its a little frustrating.

Loves the generators by the way! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants