Update database name for Alembic
This commit is contained in:
parent
4d852f7a4e
commit
ed2a766c80
@ -39,7 +39,7 @@ prepend_sys_path = .
|
|||||||
# are written from script.py.mako
|
# are written from script.py.mako
|
||||||
# output_encoding = utf-8
|
# output_encoding = utf-8
|
||||||
|
|
||||||
sqlalchemy.url = mysql+mysqldb://songdb:songdb@localhost/songdb
|
sqlalchemy.url = mysql+mysqldb://songdb:songdb@localhost/musicmuster
|
||||||
|
|
||||||
|
|
||||||
[post_write_hooks]
|
[post_write_hooks]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user