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

refactor: improve database migration scanning #670

Merged
merged 4 commits into from
Sep 27, 2020

Conversation

canvural
Copy link
Collaborator

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md

This PR improves database migration scanning by checking not just the up method but also other methods for Schema calls. Also resolves #507

@canvural canvural merged commit bc5dab5 into master Sep 27, 2020
@canvural canvural deleted the migration-scan-improvements branch September 27, 2020 13:59
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.

Database migrations path should be configurable
2 participants