- 偿试修复可执行文件打包插件数据表缺失问题

This commit is contained in:
jxxghp
2023-12-05 20:57:53 +08:00
parent 1323cd5dc6
commit f0fbad889d
15 changed files with 79 additions and 99 deletions

View File

@ -5,7 +5,7 @@ from sqlalchemy import pool
from alembic import context
from app.db.models import Base
from app.db import Base
# this is the Alembic Config object, which provides
# access to the values within the .ini file in use.
config = context.config