Closed bennybp closed 4 years ago
Ok my initial commit was completely wrong and based off an old branch. Should be good now.
Nevermind this migration. Alembic is always detecting that this migration must be done, even after this migration is applied. Something more is going on (although seems to be an alembic issue)
Description
Fixes a possible issue with a previous migration. Migration fb5bd88ae2f3 was maybe incomplete, causing all future autogenerated migrations to include a fix.
This PR is just an autogenerated alembic migration.
Changelog description
Status