Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-14 | Add a DEBUG_SQL_QUERIES to log info about the executed SQL queries | louiz’ | |
fix #3324 | |||
2018-01-14 | Remove all the ugly database debug | louiz’ | |
2017-12-17 | Remove a warning (unused argument) | louiz’ | |
2017-12-02 | Handle postgresql and sqlite3 libs properly | louiz’ | |
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 | |||
2017-12-02 | Add postgresql support | louiz’ | |