[Akonadi] [Bug 480543] Akonadis sqlite backend does not honor sql limits

Carl Schwan bugzilla_noreply at kde.org
Thu Feb 8 12:29:28 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=480543

--- Comment #4 from Carl Schwan <carl at carlschwan.eu> ---
Git commit c5a3d64c8a1a643277f35c19e2a43b40186e1efa by Carl Schwan.
Committed on 08/02/2024 at 12:18.
Pushed by carlschwan into branch 'master'.

Ensure query size in search manager remains less than 1000

With sqlite we have a limit on how many parameters we can add to a IN
query.

M  +23   -6    src/server/search/searchmanager.cpp

https://invent.kde.org/pim/akonadi/-/commit/c5a3d64c8a1a643277f35c19e2a43b40186e1efa

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list