]> source.dussan.org Git - gitea.git/commit
Upgrade xorm to 1.3.4 (#27807)
authorNanguan Lin <70063547+lng2020@users.noreply.github.com>
Fri, 27 Oct 2023 11:28:53 +0000 (19:28 +0800)
committerGitHub <noreply@github.com>
Fri, 27 Oct 2023 11:28:53 +0000 (13:28 +0200)
commite75b89ea6e78567041949c4ebfa625b6e0a620fa
treebe7b15fb68073d6e42797c94f95ed6995a2e6599
parentf089be91da44ee3e85fbe326a204c7c8a5df3d31
Upgrade xorm to 1.3.4 (#27807)

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).
go.mod
go.sum
models/git/commit_status.go