Diffusion Elisa dd84041481ee

Remove multiple usage of SQL parameter

Authored by mykolak on May 24 2018, 6:08 PM.

Description

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.

BUG: 394259

Reviewers: Elisa, mgallien

Reviewed By: Elisa, mgallien

Subscribers: astippich

Tags: Elisa

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

Details

Committed
astippichMay 24 2018, 6:13 PM
Reviewer
Elisa
Differential Revision
D12889: Remove multiple usage of SQL parameter
Parents
R255:b4fa37e72be0: use more appropriate icon names for the tracks and play list views
Branches
Unknown
Tags
Unknown