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

Support of ordering versionable and repeatable migrations. #177

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ssoloshchak
Copy link

@ssoloshchak ssoloshchak commented Jul 15, 2020

It is very nice that library provide versionable and repeatable types of migration files. But sometimes it might be useful to be able to apply repeatable migrations in before versionable. Could you please approve.

@ssoloshchak
Copy link
Author

Hey there, could you please either review or reject PR?

@danigt91
Copy link

I think this is not the approach to follow. Maybe the repeatable order should go with a version number or a prefix to support some kind of setup/cleanup flow.

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

Successfully merging this pull request may close these issues.

None yet

2 participants