chore: handle migrations

This commit is contained in:
Novice
2025-12-30 14:13:46 +08:00
parent 960b0707c8
commit f828c0e754

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