Remove multiple usage of SQL parameter
ClosedPublic

Authored by mykolak on May 15 2018, 6:54 AM.

Details

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

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mykolak requested review of this revision.May 15 2018, 6:54 AM
mykolak created this revision.
mgallien accepted this revision.May 16 2018, 7:53 PM
This revision is now accepted and ready to land.May 16 2018, 7:53 PM

Shall I land this for you?

Shall I land this for you?

Should I do something?

Shall I land this for you?

Could you do that, please? I'm not able to do that.

This revision was automatically updated to reflect the committed changes.