fix: migrations

This commit is contained in:
Yeuoly 2025-09-10 13:38:34 +08:00
parent 4a743e6dc1
commit 8f65ce995a
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 = 'c19938f630b6'
down_revision = '9ee7d347f4c1'
down_revision = '875c659da2f8'
branch_labels = None
depends_on = None