depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
sqlite.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
Use extended SQLite error codes
Eelco Dolstra
1
-1
/
+2
2018-03-14
Use boost::format from the boost package
Eelco Dolstra
1
-2
/
+2
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
1
-9
/
+9
2017-02-28
Improve SQLite busy handling
Eelco Dolstra
1
-29
/
+37
2017-02-28
In SQLite errors, include the database path
Eelco Dolstra
1
-4
/
+8
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
1
-2
/
+2
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
1
-2
/
+2
2016-09-21
printMsg(lvlError, ...) -> printError(...) etc.
Eelco Dolstra
1
-2
/
+2
2016-08-10
SQLite:: Add some convenience
Eelco Dolstra
1
-0
/
+13
2016-04-20
Cache path info lookups in SQLite
Eelco Dolstra
1
-0
/
+5
2016-04-05
Probably fix SQLITE_BUSY errors
Eelco Dolstra
1
-0
/
+5
2016-04-04
throwSQLiteError(): Check for SIGINT so we don't loop forever
Eelco Dolstra
1
-0
/
+1
2016-03-30
Improve the SQLite wrapper API
Eelco Dolstra
1
-29
/
+51
2016-03-30
Factour out SQLite handling
Eelco Dolstra
1
-0
/
+139