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
Is your feature request related to a problem? Please describe.
No warning is shown when user changed an already applied migration file.
Describe the solution you'd like
When running db push, we should check the hash of migration files to warn about cases where they deviate from remote history table.
Describe alternatives you've considered
Nil
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No warning is shown when user changed an already applied migration file.
Describe the solution you'd like
When running db push, we should check the hash of migration files to warn about cases where they deviate from remote history table.
Describe alternatives you've considered
Nil
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: