Do not assume SQLite works and do not terminate on errors

Authored by ivan on Mar 7 2018, 10:15 PM.

Description

Do not assume SQLite works and do not terminate on errors

The SQLite database gets corrupted more often than expected.
Instead of assuming that it works flawlessly and asserting
that it does, just report the issue to the terminal, and
just give empty results.

Details

Committed
ivanMar 7 2018, 10:15 PM
Parents
R159:a7f4eb04180c: GIT_SILENT Upgrade ECM and KF5 version requirements for 5.44.0 release.
Branches
Unknown
Tags
Unknown