mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 09:44:43 +00:00
ad13df36b7
The query must have the "ORDER BY", otherwise the result is not deterministic. Replace "interface{}" with "any" by the way.