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
If a migration version has both up files, eg 1_first.up.sql and 1_first.up.yaml and running migrate apply will throw duplicate version constraint error.