aerie icon indicating copy to clipboard operation
aerie copied to clipboard

Remove Old Migrations

Open Mythicaeda opened this issue 1 year ago • 0 comments

  • 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.

Future work

Mythicaeda avatar Apr 18 '24 21:04 Mythicaeda