notify-api-56 squash migrations

This commit is contained in:
Kenneth Kehl
2023-07-19 09:19:40 -07:00
parent 018c423073
commit 7dce220dc7
50 changed files with 38 additions and 1278 deletions
@@ -1,14 +1,14 @@
"""empty message
Revision ID: 0067_service_contact_block
Revises: 0066_add_dvla_provider
Revises: 0065_users_current_session_id
Create Date: 2017-02-28 11:23:40.299110
"""
# revision identifiers, used by Alembic.
revision = '0067_service_contact_block'
down_revision = '0066_add_dvla_provider'
down_revision = '0065_users_current_session_id'
from alembic import op
import sqlalchemy as sa