diff options
| author | 2025-11-26 16:47:40 +0100 | |
|---|---|---|
| committer | 2025-11-26 16:47:40 +0100 | |
| commit | b3cfc387b8f0583eb652a9d61691dbc6119771ea (patch) | |
| tree | 3db57add5ce115445b6259ddbae4cb493d353920 /phpcs.xml | |
| parent | fbfc5eacadc1fada6a538690e2949ad3c49bde4f (diff) | |
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)...
Diffstat (limited to 'phpcs.xml')
0 files changed, 0 insertions, 0 deletions
