fix: migrations

This commit is contained in:
Yeuoly 2024-12-16 14:17:39 +08:00
parent 75fe785d88
commit 636dde94c7
No known key found for this signature in database
GPG Key ID: A66E7E320FB19F61

View File

@ -12,7 +12,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = 'ddcc8bbef391'
down_revision = '01d6889832f7' # HEAD OF PLUGIN BRANCH
down_revision = 'cf8f4fc45278' # HEAD OF PLUGIN BRANCH
branch_labels = None
depends_on = None