summaryrefslogtreecommitdiff
path: root/src/database/table.hpp
AgeCommit message (Expand)Author
2018-01-14Remove all the ugly database debuglouiz’
2017-12-02Add postgresql supportlouiz’
2017-07-08Replace a function argument from ... to the template Args&&... thinglouiz’
2017-07-08Remove many log_debug from the database modulelouiz’
2017-07-08Remove a bunch of useless string_literal usagelouiz’
2017-07-08Remove all the empty “options” members in Column classeslouiz’
2017-06-16At startup, upgrade all database tables by adding missing columnslouiz’
2017-06-14Add a 0 default value for template argument Nlouiz’
2017-06-14Implement our own database ORM, and update the whole code to use itlouiz’