summaryrefslogtreecommitdiff
path: root/src/database/update_query.hpp
AgeCommit message (Collapse)Author
2018-03-17Re-apply "Use if constexpr to make things a lot more readable"c++17louiz’
This reverts commit d0e3c71b91f1a1c1780158789fd42b8ac7209495.
2018-03-17Revert "Use if constexpr to make things a lot more readable"louiz’
This reverts commit d62ca9f87906be6f046fe9d07afb8bfb69c166e3.
2018-03-16Use if constexpr to make things a lot more readablelouiz’
2018-01-14Add a DEBUG_SQL_QUERIES to log info about the executed SQL querieslouiz’
fix #3324
2017-12-02Add postgresql supportlouiz’