This commit is contained in:
Timothy J. Baek
2024-09-04 17:33:39 +02:00
parent c0441ab2b8
commit 175ffc5c66
4 changed files with 9 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
[alembic]
# path to migration scripts
script_location = open_webui/migrations
script_location = migrations
# template used to generate migration file names; The default value is %%(rev)s_%%(slug)s
# Uncomment the line below if you want the files to be prepended with date and time