mirror of
https://gitee.com/gitea/gitea
synced 2025-11-29 12:50:27 +08:00
models: rename EnableTidb to EnableTiDB
This commit is contained in:
@@ -53,7 +53,7 @@ var (
|
||||
}
|
||||
|
||||
EnableSQLite3 bool
|
||||
EnableTidb bool
|
||||
EnableTiDB bool
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user