Skip to content

alembic: fix ef39fcd6e1cd downgrade

Kevin Morris requested to merge kevr/aurweb:pu_alembic_migration_fix into pu

op.drop_constraint requires a valid field to drop the constraint on. Without this, downgrade cannot occur.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports