• Patrick Bair's avatar
    Add script to verify migration rollback · 92c13c93
    Patrick Bair authored
    Add a new script that can be run in CI to verify that migrations added
    in a merge request cleanly rollback to the previous known database state
    on the target branch.
    92c13c93
validate_migration_schema 2.92 KB