#1625 remove auto_register and makes it default
This commit is contained in:
@@ -73,6 +73,9 @@ func GlobalInit() {
|
||||
if models.EnableSQLite3 {
|
||||
log.Info("SQLite3 Supported")
|
||||
}
|
||||
if models.EnableTidb {
|
||||
log.Info("TiDB Supported")
|
||||
}
|
||||
checkRunMode()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user