got alembic working

This commit is contained in:
2026-04-21 11:36:58 -04:00
parent e5ba089479
commit be4b473a3c
14 changed files with 144 additions and 40 deletions
+1 -1
View File
@@ -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,