Files
FreshRSS/app/Models
Alexandre Alapetite 459ede2b7e Fix SQL request for user labels with custom sort (#7588)
The list or articles with a user label with a custom sort was broken when using PostgreSQL

Example: `https://freshrss.example.net/i/?a=normal&get=T&sort=title&order=ASC`

```
SQL error FreshRSS_EntryDAO::listWhereRaw["42P10",7,"ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list\nLINE 3: ...d_entry = e.id WHERE 1=1 AND e.id <= $1 ORDER BY e.title DE...\n ^"]
```
2025-05-13 22:28:34 +02:00
..
2024-12-27 12:12:49 +01:00
2024-12-27 12:12:49 +01:00
2025-03-03 23:05:39 +01:00
2024-12-27 12:12:49 +01:00
2025-01-10 08:47:52 +01:00
2023-11-16 22:43:00 +01:00
2024-11-28 17:11:04 +01:00
2025-04-26 14:19:54 +02:00
2024-12-27 12:12:49 +01:00
2024-12-27 12:12:49 +01:00
2024-12-27 12:12:49 +01:00
2024-12-27 12:12:49 +01:00
2023-11-16 22:43:00 +01:00
2024-12-27 12:12:49 +01:00
2024-12-27 12:12:49 +01:00
2025-01-25 09:16:13 +01:00
2024-12-27 12:12:49 +01:00
2025-01-11 15:33:57 +01:00
2025-05-07 19:55:28 +02:00
2024-12-27 12:12:49 +01:00