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

Alexander Stippich <a.stipp...@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/eli
                   |                            |sa/dd84041481ee4ca39c6a416a
                   |                            |87c543fb1d14157a

--- Comment #9 from Alexander Stippich <a.stipp...@gmx.net> ---
Git commit dd84041481ee4ca39c6a416a87c543fb1d14157a by Alexander Stippich, on
behalf of Mykola Krachkovsky.
Committed on 24/05/2018 at 18:13.
Pushed by astippich into branch 'master'.

Remove multiple usage of SQL parameter

Summary:
Patch removes multiple usage of SQL parameter in query. When parameter is used
twice, I've got an
QSqlError("", "Parameter count mismatch", "")
in terminal and problem with albums and artists folders in UI.

I'm not sure this is Elisa bug, though, haven't found explicit statement that
parameter should be used only once in either Qt or SQLite docs.

Reviewers: #elisa, mgallien

Reviewed By: #elisa, mgallien

Subscribers: astippich

Tags: #elisa

Differential Revision: https://phabricator.kde.org/D12889

M  +2    -2    src/databaseinterface.cpp

https://commits.kde.org/elisa/dd84041481ee4ca39c6a416a87c543fb1d14157a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to