aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/sqlite.hh
AgeCommit message (Expand)Author
2020-06-17Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-05-13formatting and a few minor changesBen Burdette
2020-05-11fixes to merged codeBen Burdette
2020-04-28Error classname as nameBen Burdette
2020-04-17Use a more space/time-efficient representation for the eval cacheEelco Dolstra
2020-04-17SQLiteStmt: Use std::string_viewEelco Dolstra
2020-03-24Misc changes from the flakes branchEelco Dolstra
2019-12-18Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-12-17Add priority setting to storesEelco Dolstra
2019-09-24Shut up some warningsEelco Dolstra
2019-06-07Add flake evaluation cacheEelco Dolstra
2018-03-14Use boost::format from the boost packageEelco Dolstra
2017-02-28Improve SQLite busy handlingEelco Dolstra
2017-01-27Periodically purge binary-cache.sqliteEelco Dolstra
2016-08-10SQLite:: Add some convenienceEelco Dolstra
2016-04-20Cache path info lookups in SQLiteEelco Dolstra
2016-04-05Probably fix SQLITE_BUSY errorsEelco Dolstra
2016-03-30Improve the SQLite wrapper APIEelco Dolstra
2016-03-30Factour out SQLite handlingEelco Dolstra