Revert "Use if constexpr to make things a lot more readable" This reverts commit d62ca9f87906be6f046fe9d07afb8bfb69c166e3.
Use if constexpr to make things a lot more readable
Add a DEBUG_SQL_QUERIES to log info about the executed SQL queries fix #3324
Merge branch 'postgresql' into 'master' Add postgresql support Closes #3237 See merge request louiz/biboumi!18
Add postgresql support