mirror of
https://github.com/go-gitea/gitea
synced 2025-07-19 08:48:37 +00: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