Specify a script_location to alembic so "alembic history" works.

This commit is contained in:
Ralph Bean
2016-10-20 14:54:31 -04:00
parent 5d48fb02d6
commit ca360c9713

View File

@@ -8,6 +8,8 @@
# the 'revision' command, regardless of autogenerate
# revision_environment = false
script_location = migrations
# Logging configuration
[loggers]