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

enable db:rollback of batch #674

Open
jamemackson opened this issue Feb 2, 2017 · 1 comment
Open

enable db:rollback of batch #674

jamemackson opened this issue Feb 2, 2017 · 1 comment

Comments

@jamemackson
Copy link
Contributor

Per February 1, 2017 4:37 PM conversation in gitter, the db migrations in lux are not tracking a batch which would enable rolling back an entire batch at once enabling the ability to keep a production environment consistent which is critically important.

basically this would require, at minimum, adding a batch field to the migrations table and looking to this field for what migrations to rollback when calling lux db:rollback

@jamemackson
Copy link
Contributor Author

@zacharygolba is this anywhere on your radar? Once I get my project a bit further along, I'll need this to be able to fit lux into our existing infrastructure / deployment process properly. I'm happy to work on a PR for this also if you were able to give me a nudge in the right direction also.

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

No branches or pull requests

2 participants