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

Rewrite of migrations #335

Open
sonalkr132 opened this issue Feb 7, 2016 · 0 comments
Open

Rewrite of migrations #335

sonalkr132 opened this issue Feb 7, 2016 · 0 comments

Comments

@sonalkr132
Copy link
Collaborator

Our migration folder can really use some help. As of now, we have 76 migrations, and it cringe-worthy to look at them. Things were introduced, removed and introduced back again, column names and types are changed again and again and again. It would make sense to keep them if we could rollback to a previous migration, however we can't. A good number of migrations is irreversible.
It would be best if we can rewrite our migration using current state of our schema. Some relevant comment can be found here.

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

No branches or pull requests

1 participant