mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08: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.