got alembic working
This commit is contained in:
@@ -21,7 +21,7 @@ import yaml
|
||||
from sqlalchemy import select
|
||||
from sqlalchemy.orm import Session
|
||||
|
||||
from pipelines.common import configure_logger
|
||||
from pipelines.pipelines.common import configure_logger
|
||||
from pipelines.orm.common import get_postgres_engine
|
||||
from pipelines.orm.data_science_dev.congress import (
|
||||
Bill,
|
||||
|
||||
Reference in New Issue
Block a user