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