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

View File

@@ -1,14 +1,14 @@
"""empty message
Revision ID: 0014_add_template_version
Revises: 0013_add_loadtest_client
Revises: 0012_complete_provider_details
Create Date: 2016-05-11 16:00:51.478012
"""
# revision identifiers, used by Alembic.
revision = '0014_add_template_version'
down_revision = '0013_add_loadtest_client'
down_revision = '0012_complete_provider_details'
from alembic import op
import sqlalchemy as sa