[Akonadi] [Bug 305543] "Paramter count mismatch" during akonadi start-up due to broken SQL query

Daniel Vrátil dvratil at redhat.com
Wed Nov 27 15:20:46 GMT 2013


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

Daniel Vrátil <dvratil at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #6 from Daniel Vrátil <dvratil at redhat.com> ---
AAh, right. I completely missed that we are not joining in the
CollectionPimItemRelation table, I'll look into it.

The WHERE condition indeed comes from scopeToQuery(). We don't want to support
no-SQL (I don't think it makes sense for us), so using methods to generate
parts of queries in SQL makes the code easier to maintain and more
bullet-proof.

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


More information about the Kdepim-bugs mailing list