Done setup template
This commit is contained in:
@ -5,8 +5,8 @@ from sqlalchemy import pool
|
||||
|
||||
from alembic import context
|
||||
|
||||
from fuware.core.config import get_app_settings
|
||||
from fuware.db.models._model_base import SqlAlchemyBase
|
||||
from backend.core.config import get_app_settings
|
||||
from backend.db.models._model_base import SqlAlchemyBase
|
||||
|
||||
# this is the Alembic Config object, which provides
|
||||
# access to the values within the .ini file in use.
|
||||
|
Reference in New Issue
Block a user