4 Commits

Author SHA1 Message Date
fusion32
27a0df43b3 change how guild data is stored 2025-10-23 04:26:11 -03:00
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
601ce32ee8 modify how automatic SQLite patches/upgrades works + overall cleanup 2025-10-18 02:35:24 -03:00