mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-09 01:29:12 +01:00
e75b89ea6e
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).