Add version_table to alembic.ini for autogenerate to work locally
Change-Id: I9bc97b76f214ffa3827302ff2eb1d0c112f35fcd
This commit is contained in:
parent
e35dd5a26c
commit
1146456f07
@ -2,6 +2,7 @@
|
||||
script_location = tuning_box/migrations
|
||||
# use in-memory sqlite to generate revisions
|
||||
sqlalchemy.url = sqlite:///
|
||||
version_table = alembic_version
|
||||
|
||||
|
||||
# Logging configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user