summaryrefslogtreecommitdiff
path: root/src/database/statement.hpp
AgeCommit message (Collapse)Author
2017-12-02Make destructor of Statement virtualJonas Wielicki
I got an ASAN error otherwise (type mismatch)
2017-12-02Add postgresql supportlouiz’
2017-06-14Add a Statement class to manage the sqlite3_stmt objects and avoid leakslouiz’