July 7 - Fix alembic script errors

This commit is contained in:
2026-07-07 10:34:06 -04:00
parent e578fb6ca1
commit f84dc3d020
2 changed files with 4 additions and 3 deletions
@@ -7,7 +7,7 @@ the global NotificationMatrix routing, scoped to the contract's facilities.
Uses INFORMATION_SCHEMA table-existence check safe to re-run.
"""
revision = 'phase33_contract_notify_recipients'
revision = 'phase33_contract_recipients'
down_revision = 'phase32_device_token_columns'
branch_labels = None
depends_on = None