This commit is contained in:
jxxghp
2025-02-22 11:12:14 +08:00
parent 67145a80d0
commit 43907eea26
5 changed files with 8 additions and 10 deletions
+1 -2
View File
@@ -7,9 +7,8 @@ Create Date: 2025-02-06 18:28:00.644571
"""
import contextlib
from alembic import op
import sqlalchemy as sa
from sqlalchemy.dialects import sqlite
from alembic import op
# revision identifiers, used by Alembic.
revision = 'ca5461f314f2'