about summary refs log tree commit diff
path: root/src/libstore/sqlite.cc
AgeCommit message (Collapse)AuthorFilesLines
2016-03-30 Improve the SQLite wrapper APIEelco Dolstra1-29/+51
In particular, this eliminates a bunch of boilerplate code.
2016-03-30 Factour out SQLite handlingEelco Dolstra1-0/+139