change migration

This commit is contained in:
jyong 2025-09-04 17:29:09 +08:00
parent 41b5596441
commit e9f11b4706
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -13,7 +13,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = "76db8b6ed8f1"
down_revision = "8d289573e1da"
down_revision = "8c5088481127"
branch_labels = None
depends_on = None