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
This commit adds a check script to our CI that makes sure there are no
"holes" in the numbering of our migration version files.
The script would also detect duplicate numbers in the migration
prefixes.
This is to prevent mistakes from cherry-picking commits onto branches
that contain migration files.
0 commit comments