feat: add tidb support and tls suppport
This commit is contained in:
@@ -38,6 +38,7 @@ type Database struct {
|
||||
Name string
|
||||
TablePrefix string
|
||||
SqlDebug string
|
||||
Ssl string
|
||||
}
|
||||
|
||||
var DatabaseSetting = &Database{}
|
||||
|
||||
Reference in New Issue
Block a user