summaryrefslogtreecommitdiff
path: root/nix/libstore/sqlite.cc
AgeCommit message (Expand)AuthorFilesLines
2025-10-19daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’.Congcong Kuo1-3/+6
2016-10-28daemon: Improve the SQLite wrapper API.Eelco Dolstra1-29/+56
2016-10-28daemon: Factor out SQLite handling.Eelco Dolstra1-0/+139