Skip to content

Add an extra test case for missing local migrations #818

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

Merged
merged 1 commit into from
May 8, 2025

Conversation

andrew-farries
Copy link
Collaborator

Ensure that when no migrations have been applied to the target database, the MissingMigrations function returns an empty slice.

Also, update an error message in the pull command to be more accurate.

This should have been part of #811

Ensure that when no migrations have been applied to the target database,
the MissingMigrations function returns an empty slice.

Also, update an error message in the pull command to be more accurate.
@github-actions github-actions bot temporarily deployed to Docs Preview May 8, 2025 11:38 Inactive
@andrew-farries andrew-farries marked this pull request as ready for review May 8, 2025 12:04
@andrew-farries andrew-farries requested a review from kvch May 8, 2025 12:04
@andrew-farries andrew-farries merged commit 49bf500 into main May 8, 2025
30 checks passed
@andrew-farries andrew-farries deleted the add-extra-testcase-for-missing-migrations branch May 8, 2025 13:30
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.

2 participants