fix alembic env path
This commit is contained in:
@@ -5,7 +5,7 @@ from sqlalchemy import pool
|
||||
|
||||
from alembic import context
|
||||
|
||||
from src.db.database import Base
|
||||
from src.core.database import Base
|
||||
from src.models import * # noqa
|
||||
|
||||
# this is the Alembic Config object, which provides
|
||||
|
||||
Reference in New Issue
Block a user