fix: migrations

This commit is contained in:
Yeuoly 2025-01-09 13:30:30 +08:00
parent 5ce4ddc0ed
commit 76e24d91c0

View File

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