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

Problem: rolling back database migrations isn't supported #53

Open
sevein opened this issue Feb 6, 2020 · 0 comments
Open

Problem: rolling back database migrations isn't supported #53

sevein opened this issue Feb 6, 2020 · 0 comments
Labels
Severity: low An inconvenient situation where the software is usable but could be better.

Comments

@sevein
Copy link
Member

sevein commented Feb 6, 2020

Rolling back our migrations is possible but I haven't documented the process yet. E.g. someone wanting to go from v0.22.0 to v0.21.0 needs to undo migration 1580747285.

This can be done with https://github.com/golang-migrate/migrate but we may also prefer to have a subcommand in Enduro for the same purpose.

@sevein sevein added this to the Backlog milestone Feb 6, 2020
@sevein sevein removed this from the Backlog milestone Jun 10, 2020
@sevein sevein added the Severity: low An inconvenient situation where the software is usable but could be better. label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Severity: low An inconvenient situation where the software is usable but could be better.
Projects
None yet
Development

No branches or pull requests

1 participant