aerie
aerie copied to clipboard
Remove Old Migrations
- Tickets addressed: Hotfix
- Review: By commit
- Merge strategy: Merge (no squash)
Description
This PR removes the pre-v2.8.0 Hasura migrations as well as the v2.8.0 database merge scripts.
Verification
No test changes were necessary.
I anticipate the DB migration check to fail on this PR until we release a DB migration on develop, as if the script can't find any migrations for the database it is migrating, it will error.
Documentation
No documentation changes are needed.