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

Detection of missing migration files #4

Open
rooterkyberian opened this issue Mar 14, 2019 · 0 comments
Open

Detection of missing migration files #4

rooterkyberian opened this issue Mar 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@rooterkyberian
Copy link
Contributor

rooterkyberian commented Mar 14, 2019

If migrations was already applied it would be nice for pymongo-migrate to notice if a corresponding migration file goes missing (i.e. migration is marked as applied in db, but there is no mention of in migration graph). This probably should be a hard fail (error out). Such situation of course shouldn't occur, but is quite common when switching around between code branches in git.

@rooterkyberian rooterkyberian added the enhancement New feature or request label Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant