This commit is contained in:
Kenneth Kehl
2023-08-29 14:54:30 -07:00
parent 19dcd7a48b
commit 1ecb747c6d
588 changed files with 34100 additions and 23589 deletions

View File

@@ -7,8 +7,8 @@ Create Date: 2018-03-23 16:20:00
"""
# revision identifiers, used by Alembic.
revision = '0182_add_upload_document_perm'
down_revision = '0181_billing_primary_key'
revision = "0182_add_upload_document_perm"
down_revision = "0181_billing_primary_key"
from alembic import op