mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-03 02:16:49 +00:00
The query had no ORDER BY clause, causing non-deterministic result ordering on PostgreSQL where row order is not guaranteed.
The query had no ORDER BY clause, causing non-deterministic result ordering on PostgreSQL where row order is not guaranteed.