fix db migration (#15422)

This commit is contained in:
Jyong
2025-03-11 00:24:57 +08:00
committed by GitHub
parent f77f7e1437
commit a1ab4aec3d

View File

@@ -12,7 +12,7 @@ from sqlalchemy.dialects import postgresql
# revision identifiers, used by Alembic.
revision = 'f051706725cc'
down_revision = 'd20049ed0af6'
down_revision = 'ee79d9b1c156'
branch_labels = None
depends_on = None