This commit is contained in:
@@ -7,7 +7,7 @@ from alembic import context
|
||||
|
||||
from sqlmodel import SQLModel
|
||||
from src.settings import settings
|
||||
|
||||
from src.models import *
|
||||
# this is the Alembic Config object, which provides
|
||||
# access to the values within the .ini file in use.
|
||||
config = context.config
|
||||
|
||||
Reference in New Issue
Block a user