Bladeren bron

Update migrations

Librellium 2 maanden geleden
bovenliggende
commit
bc139d9205
2 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      anonflow/database/migrations/env.py
  2. 0 0
      anonflow/database/migrations/versions/.gitkeep

+ 1 - 1
anonflow/database/migrations/env.py

@@ -8,7 +8,7 @@ from sqlalchemy import engine_from_config, pool
 sys.path.append(str(Path(__file__).parent.parent.parent))
 
 from anonflow import paths
-from anonflow.database.models import Base
+from anonflow.database.base import Base
 
 # this is the Alembic Config object, which provides
 # access to the values within the .ini file in use.

+ 0 - 0
anonflow/database/migrations/versions/.gitkeep