05/04 Fix phase 13 migration file

This commit is contained in:
2026-05-04 13:49:35 -04:00
parent a0136bd99b
commit 9897a4b7e9
@@ -5,7 +5,7 @@ Revises: phase12_performance_indexes
"""
revision = 'phase13_issue_facility'
down_revision = 'phase12_performance_indexes'
down_revision = 'phase_b_mobile_local_id'
branch_labels = None
depends_on = None
@@ -43,4 +43,4 @@ def downgrade():
batch_op.alter_column('area_id',
existing_type=sa.Integer(),
nullable=False)
batch_op.drop_column('facility_id')
batch_op.drop_column('facility_id')