fix: remigrate

This commit is contained in:
Yeuoly 2024-12-27 18:37:34 +08:00
parent af2aede783
commit cbf405beea

View File

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