Commit Graph

1 Commits (330fa759453c0248a40c4ad9c2cade2b81e84b51)

Author SHA1 Message Date
Lunny Xiao f83db078f0 Move database settings from models to setting ()
* move database settings from models to setting

* update docs

* fix checkout pr

* fix tests

* fix lint

* remove unsupported tidb options

* correct wrong variable name

* remove tidb totally