mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-21 21:48:00 +02: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