chore: handle migrations

This commit is contained in:
Novice 2025-12-30 14:13:46 +08:00
parent 960b0707c8
commit f828c0e754
No known key found for this signature in database
GPG Key ID: EE3F68E3105DAAAB
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ from sqlalchemy.dialects import postgresql
# revision identifiers, used by Alembic.
revision = '85c8b4a64f53'
down_revision = '03ea244985ce'
down_revision = '7df29de0f6be'
branch_labels = None
depends_on = None