diff --git a/migrations/alembic.ini b/migrations/alembic.ini index bc817ba..c632ba3 100644 --- a/migrations/alembic.ini +++ b/migrations/alembic.ini @@ -8,7 +8,7 @@ # the 'revision' command, regardless of autogenerate # revision_environment = false -script_location = migrations +script_location = . # Logging configuration