fix: migrations

This commit is contained in:
Yeuoly 2025-10-30 14:45:26 +08:00
parent 6e0b408dd5
commit aa3b16a136
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = '4558cfabe44e'
down_revision = 'ae662b25d9bc'
down_revision = '03f8dcbc611e'
branch_labels = None
depends_on = None