]> source.dussan.org Git - gitea.git/commit
Upgrade xorm to 1.3.4 (#27807) (#27813)
authorGiteabot <teabot@gitea.io>
Fri, 27 Oct 2023 12:17:27 +0000 (20:17 +0800)
committerGitHub <noreply@github.com>
Fri, 27 Oct 2023 12:17:27 +0000 (14:17 +0200)
commit2d2a5657eff303b96c1168a4994215c4a0419387
tree6a189de3c6c0e2736a250bdd2f33df2b90a668bd
parent977f5db28e6a46701640c7d956c4e85eae3e7758
Upgrade xorm to 1.3.4 (#27807) (#27813)

Backport #27807 by @lng2020

Noticeable change:
Remove the `OrderBy("1") `
[patch](https://github.com/go-gitea/gitea/pull/27673#issuecomment-1768570142)
for mssql since xorm has [fixed
it](https://gitea.com/xorm/xorm/commit/0f085408afd85707635eadb2294ab52be04f3c0f).

Co-authored-by: Nanguan Lin <70063547+lng2020@users.noreply.github.com>
go.mod
go.sum
models/git/commit_status.go