summaryrefslogtreecommitdiff
path: root/src/database/table.hpp
AgeCommit message (Expand)Author
2018-04-24Revert "Use a different Date data type"louiz’
2018-04-13Refactor that fixes a compilation issue in Release modelouiz’
2018-04-11Use a different Date data typelouiz’
2018-03-18Allow the execution of multiple commands after the IRC connectionlouiz’
2018-03-17Revert "Use if constexpr to make things a lot more readable"louiz’
2018-03-16Use if constexpr to make things a lot more readablelouiz’
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’