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

Delete old DB migrations in PRs when schema is updated #2

Open
sigtot opened this issue Sep 5, 2018 · 1 comment
Open

Delete old DB migrations in PRs when schema is updated #2

sigtot opened this issue Sep 5, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@sigtot
Copy link
Member

sigtot commented Sep 5, 2018

Old migrations should be deleted before regenerating new ones so that each PR only contains a single migration file with all the changes.

@sigtot sigtot added the enhancement New feature or request label Sep 5, 2018
@kristandre
Copy link
Member

Men den må ikke slette migrations hvis de har blitt redigert av andre enn @vektorbot etter de ble opprettet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants