mirror of
https://gitee.com/gitea/gitea
synced 2025-11-29 04:40:28 +08:00
models: rename EnableTidb to EnableTiDB
This commit is contained in:
@@ -13,6 +13,6 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
EnableTidb = true
|
||||
EnableTiDB = true
|
||||
log.SetLevelByString("error")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user