Change database connection setup model a little.

This commit is contained in:
flash 2018-01-04 21:52:26 +01:00
parent 7b54d1141f
commit e012221046
5 changed files with 117 additions and 53 deletions

View file

@ -1,9 +1,5 @@
; Example configuration for Misuzu
[Database]
default = mysql_example
connections = mysql_example sqlite_example postgres_example sqlsrv_example
[Database.mysql_example]
driver = mysql
host = localhost