remove name field

pull/47/head
Takayuki Maeda 3 years ago
parent 0fb19e9f8b
commit 4fced56bb1

@ -55,7 +55,6 @@ The following is a sample config.toml file:
```toml
[[conn]]
type = "mysql"
name = "sample"
user = "root"
host = "localhost"
port = 3306

Loading…
Cancel
Save