Use hand-written SQL to do complex query
This commit is contained in:
parent
f6759a731a
commit
d57a2b908a
5 changed files with 17 additions and 19 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.8.54.0304"
|
||||
const APP_VER = "0.8.55.0304"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue