From 5f15ce90881283aced7365125fe53cf158e2f017 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 13 Mar 2024 22:40:19 +0300 Subject: [PATCH] addd config --- migrations/alembic.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/migrations/alembic.ini b/migrations/alembic.ini index ec9d45c..bc817ba 100644 --- a/migrations/alembic.ini +++ b/migrations/alembic.ini @@ -8,6 +8,8 @@ # the 'revision' command, regardless of autogenerate # revision_environment = false +script_location = migrations + # Logging configuration [loggers]