fix alembic env template
This commit is contained in:
		
							parent
							
								
									eca06ec11c
								
							
						
					
					
						commit
						b1593d0c45
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -42,7 +42,7 @@ def run_migrations_offline():
 | 
			
		|||
    
 | 
			
		||||
    """
 | 
			
		||||
 | 
			
		||||
    url = edbob.config.require('edbob.db', 'sqlalchemy.url')
 | 
			
		||||
    url = edbob.config.require('edbob.db', 'default.url')
 | 
			
		||||
    context.configure(url=url)
 | 
			
		||||
 | 
			
		||||
    with context.begin_transaction():
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue