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