aboutsummaryrefslogtreecommitdiff
path: root/src/database_postgres.cc
Commit message (Expand)AuthorAge
* world startup/shutdown timestamps + adjust a few column namesfusion322025-10-17
* properly handle text encoding differences with QueryManager clientsfusion322025-10-16
* move ResolveHostName outside of GetCharacterEndpointsfusion322025-10-16
* lower monotonic uptime resolution from MILLISECONDS to SECONDSfusion322025-10-16
* gracefully handle no rows on "COUNT(*)" queriesfusion322025-10-16
* make config.cfg a distribution templatefusion322025-10-16
* fix a few postgres queriesfusion322025-10-15
* implement all postgres queriesfusion322025-10-15
* postgres interval helpers + a few more queriesfusion322025-10-15
* make query output parameter names more specificfusion322025-10-14
* GET_WORLD_CONFIG robustness + tidying up a few variable namesfusion322025-10-14
* the remainder of postgres helpers (probably)fusion322025-10-14
* more postgres helpers and a couple of queriesfusion322025-10-14
* most of the postgres primitives/helpersfusion322025-10-13
* beginning of postgres driver + overall tweaksfusion322025-10-13
* organize database configs and schema files + compilation guardsfusion322025-10-10