KRunner: remove no longer existant and unused column from SQL query

Authored by bruns on Sep 6 2018, 1:17 AM.

Description

KRunner: remove no longer existant and unused column from SQL query

Summary:
The favicon_id is not used in the query results, and may not even exist
when the places db has been created with FF 58 or later. In case the
column does not exist the query fails completely.

BUG: 398305

Test Plan:

  1. Create a new FF profile
  2. Add some bookmarks
  3. Do some queries

Reviewers: Plasma, davidedmundson

Reviewed By: Plasma, davidedmundson

Subscribers: broulik, plasma-devel

Tags: Plasma

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

Details

Committed
brunsSep 6 2018, 10:55 PM
Reviewer
Plasma
Differential Revision
D15305: KRunner: remove no longer existant and unused column from SQL query
Parents
R120:51d863ce2438: port to PlasmaComponents3
Branches
Unknown
Tags
Unknown