4 Commits

Author SHA1 Message Date
fusion32
0ff6217227 add include path for PostgreSQL + overall cleanup
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.
2025-10-19 19:17:37 -03:00
fusion32
eba55f8361 update documentation + wrap the few SQLite scripts 2025-10-18 18:21:31 -03:00
fusion32
63705942a3 properly handle text encoding differences with QueryManager clients 2025-10-16 23:04:00 -03:00
fusion32
85b75f7737 make config.cfg a distribution template 2025-10-16 00:47:01 -03:00