fix: migration

This commit is contained in:
Yeuoly
2024-11-21 13:55:08 +08:00
parent 22df86fe8a
commit a700b49461
2 changed files with 2 additions and 2 deletions

View File

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