mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-14 20:39:50 +02: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.