(datanommer) Fully qualify path to alembic scripts.
This commit is contained in:
parent
73b75cefbc
commit
308b3cccc6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[alembic]
|
[alembic]
|
||||||
# path to migration scripts
|
# path to migration scripts
|
||||||
script_location = alembic
|
script_location = /usr/share/datanommer.models/alembic/
|
||||||
|
|
||||||
# template used to generate migration files
|
# template used to generate migration files
|
||||||
# file_template = %%(rev)s_%%(slug)s
|
# file_template = %%(rev)s_%%(slug)s
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue