Files
FreshRSS/app/Models/EntryDAO.php
Alexandre Alapetite 71c26f5512 Fix duplicates in the user labels when sorting randomly (#8626)
DISTINCT does not work in this case, so use GROUP BY instead
2026-03-28 13:06:36 +01:00

77 KiB