feat: add gormv2 and support sqlite
This commit is contained in:
@@ -72,6 +72,8 @@ func Setup() {
|
||||
ServerSetting.ReadTimeout = ServerSetting.ReadTimeout * time.Second
|
||||
ServerSetting.WriteTimeout = ServerSetting.WriteTimeout * time.Second
|
||||
|
||||
log.Printf("[message-nest] DB type: %s", DatabaseSetting.Type)
|
||||
|
||||
}
|
||||
|
||||
// mapTo map section
|
||||
|
||||
Reference in New Issue
Block a user