From 34a7b3e5c6d912d5ef41e77acdaf3087abdc909d Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 13 Mar 2024 22:41:28 +0300 Subject: [PATCH] addd config --- migrations/alembic.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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