summaryrefslogtreecommitdiff
path: root/nix/libstore/sqlite.hh
AgeCommit message (Expand)AuthorFilesLines
2025-10-19daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’.Congcong Kuo1-1/+2
2023-09-09daemon: Fix build with GCC 13.Sören Tempel1-0/+1
2016-10-28daemon: Improve the SQLite wrapper API.Eelco Dolstra1-19/+38
2016-10-28daemon: Factor out SQLite handling.Eelco Dolstra1-0/+83