refactor(api): reorganize migration files

This commit is contained in:
Harry 2025-09-26 12:31:44 +08:00
parent d5ff89f6d3
commit 4f460160d2
7 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = '4558cfabe44e'
down_revision = '8d289573e1da'
down_revision = '68519ad5cd18'
branch_labels = None
depends_on = None

View File

@ -12,7 +12,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = 'c19938f630b6'
down_revision = '875c659da2f8'
down_revision = '9ee7d347f4c1'
branch_labels = None
depends_on = None

View File

@ -12,7 +12,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = '132392a2635f'
down_revision = '9ee7d347f4c1'
down_revision = 'c19938f630b6'
branch_labels = None
depends_on = None