mirror of
https://github.com/go-gitea/gitea
synced 2025-01-19 01:27:44 +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](0f085408af
).