mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-04 17:34:49 -04:00
add migrate api
This commit is contained in:
parent
81287ba022
commit
c40e815763
2 changed files with 87 additions and 0 deletions
|
@ -127,6 +127,7 @@ func SetEngine() (err error) {
|
|||
x.ShowSQL = true
|
||||
x.ShowDebug = true
|
||||
x.ShowErr = true
|
||||
x.ShowWarn = true
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue