chore(api): adjust migration order and date

This commit is contained in:
QuantumGhost 2025-09-01 15:20:00 +08:00
parent e2ae89e08d
commit acbf27eb65
2 changed files with 1 additions and 1 deletions

View File

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