(datanommer) Fully qualify path to alembic scripts.

This commit is contained in:
Ralph Bean 2015-03-16 19:03:32 +00:00
parent 73b75cefbc
commit 308b3cccc6

View file

@ -1,6 +1,6 @@
[alembic]
# path to migration scripts
script_location = alembic
script_location = /usr/share/datanommer.models/alembic/
# template used to generate migration files
# file_template = %%(rev)s_%%(slug)s