summaryrefslogtreecommitdiff
path: root/platform/default/sqlite3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC5 complaining about -Wunused-variable.Thomas Voß2015-11-251-0/+3
* don't use certain STL functionsKonstantin Käfer2015-08-041-0/+1
* make sqlite storage more resilient to sporadic errorsKonstantin Käfer2015-04-071-14/+19
* Relax sqlite version check to major version onlyJohn Firebaugh2015-03-111-8/+1
* add missing headersKonstantin Käfer2015-02-041-0/+1
* make storage lib separate so we can build without storage libsKonstantin Käfer2015-02-041-0/+185