aboutsummaryrefslogtreecommitdiff
path: root/src/querymanager.cc
Commit message (Expand)AuthorAge
* update documentation + wrap the few SQLite scriptsfusion322025-10-18
* properly handle NULL values with postgres result helpersfusion322025-10-18
* modify how automatic SQLite patches/upgrades works + overall cleanupfusion322025-10-18
* properly handle text encoding differences with QueryManager clientsfusion322025-10-16
* allow all database config options to be loaded, even when not usedfusion322025-10-16
* lower monotonic uptime resolution from MILLISECONDS to SECONDSfusion322025-10-16
* postgres interval helpers + a few more queriesfusion322025-10-15
* the remainder of postgres helpers (probably)fusion322025-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
* switch to blocking poll + fix config, signals, time, non-game loginfusion322025-10-10
* update sqlite driver + impl INTERNAL_RESOLVE_WORLDfusion322025-10-09
* worker initialization robustness + query processingfusion322025-10-07
* make connections properly handle async queriesfusion322025-10-07
* sketch out new query queue/worker for async queriesfusion322025-10-06
* remove ParseOptionalIPAddressfusion322025-09-13
* fix queries where the IP address is optionalfusion322025-09-12
* wrapping up for a public releasefusion322025-08-15
* store world hostname and resolve at runtimefusion322025-08-08
* fix problem with concurrent writes + implement website queriesfusion322025-08-01
* improvements and bug fixesfusion322025-07-22
* finish game queriesfusion322025-07-15
* reorganize query functions and impl SET_NOTATIONfusion322025-07-13
* house related queriesfusion322025-07-12
* bare bones query managerfusion322025-07-10