mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-21 09:08:15 +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.