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