Files
FreshRSS/app
Alexandre Alapetite b3cfc387b8 Fix MariaDB for updates (#8254)
fix https://github.com/FreshRSS/FreshRSS/issues/8252
regression from https://github.com/FreshRSS/FreshRSS/pull/6957
The current code works with MySQL 8+ (as well as PostgreSQL and SQLite), but not with MariaDB, because MariaDB does not support CTE (Common Table Expression) fully (which I was not aware of)...
2025-11-26 16:47:40 +01:00
..
2025-11-24 21:59:18 +01:00
2024-12-27 12:12:49 +01:00
2020-07-08 12:11:55 +02:00
2025-11-26 16:47:40 +01:00
2025-10-11 00:43:38 +02:00
2025-09-30 22:59:41 +02:00
2025-11-11 08:17:12 +01:00