~singpolyma/biboumi

ref: d7427fc9ca4c06fda458e4951559f57163d90b94 biboumi/src/database/postgresql_engine.hpp -rw-r--r-- 1.1 KiB
2c4016a4 — louiz’ 5 years ago
Merge branch 'postgresql' into 'master'

Add postgresql support

Closes #3237

See merge request louiz/biboumi!18
414bbca0 — louiz’ 5 years ago
Handle postgresql and sqlite3 libs properly

Do not fail to compile when one of them is missing but the other one is not.

Raise an error when trying to open a database with the missing library.

see #3237
0168b96b — louiz’ 5 years ago
Add postgresql support