1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-22 05:20:47 +02:00
gitea/options
wxiaoguang a6f961fba4
Refactor install page (db type) (#17919)
* Refactor install page (db type)

* set correct default DB HOST for different DB TYPE
* remove legacy TiDB from documents
* unify the usage of DB TYPE, in code we only use "mysql". "MySQL" is only shown to users for friendly name.

* Gitea can use TiDB via MySQL protocol

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-12-07 13:44:08 +08:00
..
gitignore
label
license
locale Refactor install page (db type) (#17919) 2021-12-07 13:44:08 +08:00
readme