Add version_table to alembic.ini for autogenerate to work locally
Change-Id: I9bc97b76f214ffa3827302ff2eb1d0c112f35fcd
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user