9 Commits

Author SHA1 Message Date
fusion32
6aa13394a1 adjust character death indexes for common queries 2025-10-27 21:44:13 -03:00
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
ebf536a791 properly handle NULL values with postgres result helpers 2025-10-18 03:40:40 -03:00
fusion32
601ce32ee8 modify how automatic SQLite patches/upgrades works + overall cleanup 2025-10-18 02:35:24 -03:00
fusion32
d92f642810 world startup/shutdown timestamps + adjust a few column names 2025-10-17 16:12:31 -03:00
fusion32
f188d54236 beginning of postgres driver + overall tweaks 2025-10-13 14:56:50 -03:00
fusion32
46c6532933 organize database configs and schema files + compilation guards 2025-10-10 15:22:27 -03:00