add migrate api
This commit is contained in:
@ -127,6 +127,7 @@ func SetEngine() (err error) {
|
||||
x.ShowSQL = true
|
||||
x.ShowDebug = true
|
||||
x.ShowErr = true
|
||||
x.ShowWarn = true
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user