~singpolyma/biboumi

ref: d7427fc9ca4c06fda458e4951559f57163d90b94 biboumi/src/database/index.hpp -rw-r--r-- 995 bytes
d0e3c71b — louiz’ 5 years ago
Revert "Use if constexpr to make things a lot more readable"

This reverts commit d62ca9f87906be6f046fe9d07afb8bfb69c166e3.
d62ca9f8 — louiz’ 5 years ago
Use if constexpr to make things a lot more readable
2c4016a4 — louiz’ 5 years ago
Merge branch 'postgresql' into 'master'

Add postgresql support

Closes #3237

See merge request louiz/biboumi!18
0168b96b — louiz’ 5 years ago
Add postgresql support
2c717d34 — louiz’ 5 years ago
Add an index for the muc_log_line table

This immensely speeds up the archive select queries.

fix #3292