fix: db migration

This commit is contained in:
Junyan Qin 2025-07-10 14:32:11 +08:00
parent 5e7a7cc0c7
commit a519a7c50c
No known key found for this signature in database
GPG Key ID: 22FE3AFADC710CEB
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 = '16081485540c'
down_revision = '0ab65e1cc7fa'
down_revision = '58eb7bdb93fe'
branch_labels = None
depends_on = None