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

[5.3] Swaps Drop for DropIfExists #15113

Merged
merged 1 commit into from
Aug 29, 2016
Merged

[5.3] Swaps Drop for DropIfExists #15113

merged 1 commit into from
Aug 29, 2016

Commits on Aug 28, 2016

  1. Swaps Drop for DropIfExists

    During development I find myself migrating up and down frequently. If an error pops up that causes the migration to fail, it often requires manual db manipulation to get the migration flow running again. DropIfExists has helped in these situations.
    
    Signed-off-by: Jesse Schutt <jesse.schutt@zaengle.com>
    jesseschutt committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    40685dc View commit details
    Browse the repository at this point in the history