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

Downgrading with multiple versions causes an error #10

Closed
D0nKarnag3 opened this issue Jan 25, 2017 · 0 comments · Fixed by #32
Closed

Downgrading with multiple versions causes an error #10

D0nKarnag3 opened this issue Jan 25, 2017 · 0 comments · Fixed by #32

Comments

@D0nKarnag3
Copy link
Collaborator

D0nKarnag3 commented Jan 25, 2017

Downgrading with multiple versions causes an error due to closing db connection after first version downgrade. An exception causes a rollback but fails because the db connection is closed.

D0nKarnag3 pushed a commit to D0nKarnag3/DBMigrator that referenced this issue Jan 25, 2017
…r because the connection gets closed after the first downgrade. Hviid#10
T-Juste pushed a commit that referenced this issue Mar 6, 2023
Downgrade feature can now find scripts properly and is able to rollback multiple versions in the correct order
@T-Juste T-Juste linked a pull request Mar 7, 2023 that will close this issue
@Hviid Hviid closed this as completed in #32 Mar 7, 2023
Hviid added a commit that referenced this issue Mar 7, 2023
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 a pull request may close this issue.

1 participant