Update alembic.ini
This commit is contained in:
parent
43ed4aaa3f
commit
4a36472b32
@ -3,7 +3,7 @@ script_location = alembic
|
||||
prepend_sys_path = .
|
||||
|
||||
# SQLite URL example
|
||||
sqlalchemy.url = sqlite:///app/storage/db/db.sqlite
|
||||
sqlalchemy.url = sqlite:////app/storage/db/db.sqlite
|
||||
|
||||
[loggers]
|
||||
keys = root,sqlalchemy,alembic
|
||||
|
Loading…
x
Reference in New Issue
Block a user