Upgrade xorm to v1.1.0 (#15869)
This commit is contained in:
+1
@@ -101,6 +101,7 @@ type EngineInterface interface {
|
||||
SetCacher(string, caches.Cacher)
|
||||
SetConnMaxLifetime(time.Duration)
|
||||
SetColumnMapper(names.Mapper)
|
||||
SetTagIdentifier(string)
|
||||
SetDefaultCacher(caches.Cacher)
|
||||
SetLogger(logger interface{})
|
||||
SetLogLevel(log.LogLevel)
|
||||
|
||||
Reference in New Issue
Block a user