mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-22 06:30:55 +01: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.