summaryrefslogtreecommitdiff
path: root/src/database/insert_query.hpp
AgeCommit message (Expand)Author
2017-07-08Remove many log_debug from the database modulelouiz’
2017-06-14Add a 0 default value for template argument Nlouiz’
2017-06-14Fix compilation (many warnings, and a linkage error) with clang++louiz’
2017-06-14Add a Statement class to manage the sqlite3_stmt objects and avoid leakslouiz’
2017-06-14Implement our own database ORM, and update the whole code to use itlouiz’