This commit is contained in:
Kenneth Kehl
2023-08-29 14:54:30 -07:00
parent 19dcd7a48b
commit 1ecb747c6d
588 changed files with 34091 additions and 23580 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ Create Date: 2021-06-09 13:44:12.479191
"""
from alembic import op
revision = '0358_operator_channel'
down_revision = '0357_validate_constraint'
revision = "0358_operator_channel"
down_revision = "0357_validate_constraint"
def upgrade():