chore: handle migrations

This commit is contained in:
Novice 2025-06-27 10:32:11 +08:00
parent 02d9041944
commit 64365941c1

View File

@ -12,7 +12,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = '16081485540c'
down_revision = 'd28f2004b072'
down_revision = '58eb7bdb93fe'
branch_labels = None
depends_on = None