commit | 15190e428f27a73527dddf1c887e262665bc2733 | [log] [tgz] |
---|---|---|
author | ricolin <rlin@vexxhost.com> | Mon Nov 07 08:31:31 2022 +0800 |
committer | ricolin <rlin@vexxhost.com> | Mon Nov 07 08:31:31 2022 +0800 |
tree | a8551a8d47834d65e9619f1666ad45afe03aaa66 | |
parent | 66a0a9d9067a33422e2a935558c5d5c99a07ad29 [diff] |
Add tooz_connection config option to database Add this option to support tooz driver. When using MySQL as tooz driver, this config can be like: `tooz_connection = "mysql://staffeln:password@localhost:3306/staffeln"`