You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an extra test case for missing local migrations (#818)
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
0 commit comments