mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-15 20:07:13 -04:00
#fix https://github.com/FreshRSS/FreshRSS/issues/3402 Explicit `INSERT OR IGNORE` / `ON CONFLICT DO NOTHING` for the `addEntry()` method, which does expect some duplicates.