]> source.dussan.org Git - gitea.git/commit
Reduce usage of allcols on update (#2596)
authorLunny Xiao <xiaolunwen@gmail.com>
Mon, 25 Sep 2017 04:59:27 +0000 (12:59 +0800)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2017 04:59:27 +0000 (12:59 +0800)
commitdd55534b82ca9527b68fddf0f63ebb13c105c466
tree5e1398ac3d07da8b7e4cb4fdd52695cea19b62b7
parent6b6f16cfae5636deb88003fc5b0290450afb4137
Reduce usage of allcols on update (#2596)

* reduce usage of allcols on update

* fix bug and tests
models/issue_milestone.go
models/issue_user.go
models/org.go
models/org_team.go
models/pull.go
models/repo.go
models/repo_collaboration.go
models/ssh_key.go
models/user.go
models/user_mail.go