summaryrefslogtreecommitdiff
path: root/include/fud_sqlite.hpp
AgeCommit message (Expand)Author
2025-01-04Various style fixes.HEADmasterDominick Allen
2025-01-04Fix bug related to string copying.Dominick Allen
2024-10-15Conver to using static constructors for string, sqlite, files.Dominick Allen
2024-10-03Cleanup from clang-tidy.Dominick Allen
2024-10-01Fix move assignment operators or delete them to prevent leaks.Dominick Allen
2024-09-26Add SQLite interface.Dominick Allen