Commit Graph

1 Commits (743553f3e9ecc20f37914e1007ef6c9083a96ad9)

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