summaryrefslogtreecommitdiff
path: root/nix/libstore/sqlite.cc
AgeCommit message (Expand)Author
2025-10-19daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’.Congcong Kuo
2016-10-28daemon: Improve the SQLite wrapper API.Eelco Dolstra
2016-10-28daemon: Factor out SQLite handling.Eelco Dolstra