CxxProf icon indicating copy to clipboard operation
CxxProf copied to clipboard

DataStorage: Better react on SQLite errors

Open monsdar opened this issue 10 years ago • 0 comments

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)

monsdar avatar Apr 30 '14 18:04 monsdar