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