Change database connection setup model a little.
This commit is contained in:
parent
7b54d1141f
commit
e012221046
5 changed files with 117 additions and 53 deletions
config
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue