]> source.dussan.org Git - gitea.git/commit
Revert "improve possible performance bottleneck (#28547)" (#28593) (#28608)
authorGiteabot <teabot@gitea.io>
Mon, 25 Dec 2023 08:01:11 +0000 (16:01 +0800)
committerGitHub <noreply@github.com>
Mon, 25 Dec 2023 08:01:11 +0000 (08:01 +0000)
commitb2588338f0795c259ffe92236ae8341dd4f4cec5
tree35c3dbaa4dd8726253d1d36d22f2f211a5916a0f
parent8a46a6417e7ff181e876e19f8e73d804316e9c1b
Revert "improve possible performance bottleneck (#28547)" (#28593) (#28608)

Backport #28593 by @lunny

This reverts commit b35d3fddfac389a7be401a63b4e1283dd74af681.

This is totally wrong. I think `Update join` hasn't been supported well
by xorm.

I just revert the PR and will try to send another one.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
models/issues/comment.go