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

fix migration ,change the migration #d1a0d96 #912

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

Conversation

oldFuryBird
Copy link

Remove the transaction sentence, because it's a wrong usage and it dose not work in
mysql DDL action,it may cause an implicit commit. See
detail info in mysql-de-refman
Change drop() to dropIfExists() function to avoid none tables exceptions

Closes #678

Remove the transaction sentence that dose not work in
mysql DDL action.
Change drop() to dropIfExists() function.

Closes Zizaco#678
@oldFuryBird oldFuryBird changed the title fix migration change the migration #d1a0d96 fix migration ,change the migration #d1a0d96 Apr 4, 2018
@tkovs
Copy link

tkovs commented Jun 1, 2018

Nice done.

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

Successfully merging this pull request may close these issues.

None yet

2 participants