aboutsummaryrefslogtreecommitdiff
path: root/postgres
Commit message (Collapse)AuthorAge
* adjust character death indexes for common queriesfusion322025-10-27
|
* change how guild data is storedfusion322025-10-23
|
* 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
|
* modify how automatic SQLite patches/upgrades works + overall cleanupfusion322025-10-18
|
* world startup/shutdown timestamps + adjust a few column namesfusion322025-10-17
|
* move ResolveHostName outside of GetCharacterEndpointsfusion322025-10-16
|
* fix a few postgres queriesfusion322025-10-15
|
* beginning of postgres driver + overall tweaksfusion322025-10-13