aboutsummaryrefslogtreecommitdiff
path: root/config.cfg.dist
Commit message (Collapse)AuthorAge
* add include path for PostgreSQL + overall cleanupfusion322025-10-19
| | | | | | | Some distributions place libpq headers under /usr/include/postgresql which is why it's added to the include path. And even though we don't support it yet, the same happens with MariaDB, with headers being placed under /usr/include/mariadb.
* update documentation + wrap the few SQLite scriptsfusion322025-10-18
|
* properly handle text encoding differences with QueryManager clientsfusion322025-10-16
|
* make config.cfg a distribution templatefusion322025-10-16