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

Develop ability for applying migrations by collection #6

Closed
VladimirRybalko opened this issue Sep 13, 2018 · 1 comment
Closed

Develop ability for applying migrations by collection #6

VladimirRybalko opened this issue Sep 13, 2018 · 1 comment
Assignees
Milestone

Comments

@VladimirRybalko
Copy link
Owner

According a PR #5.
It's a definitely good idea to extend library and add supporting for applying migrations by collection.

At first glance we just need to create a new polymorphic method for MigrationRunner class. And probably make some changes for migrations discovery logic.
We can use #5 for inspiration.

@VladimirRybalko VladimirRybalko self-assigned this Sep 13, 2018
@VladimirRybalko VladimirRybalko added this to the 3.0.0 milestone May 29, 2019
VladimirRybalko pushed a commit that referenced this issue Jan 7, 2020
Thank you @MathieuMathurin for an idea and the first prototype.
@VladimirRybalko
Copy link
Owner Author

Merged

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

1 participant