mirror of
https://gitee.com/gitea/gitea
synced 2025-11-27 03:40:27 +08:00
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