CxxProf
CxxProf copied to clipboard
DataStorage: Better react on SQLite errors
We currently simply print out the SQLite errors we're receiving. We should react in a more robust way to possible errors.
See TODOs in DataStorage.cpp (Currently Line 221, 256 and 301)