chore: handle migration

This commit is contained in:
Novice 2025-05-23 13:49:04 +08:00
parent 3db3b939a6
commit 0635e41500
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = '1e67f2654a08'
down_revision = '6a9f914f656c'
down_revision = 'b35c3db83d09'
branch_labels = None
depends_on = None