aboutsummaryrefslogtreecommitdiff
path: root/src/database_sqlite.cc
Commit message (Expand)AuthorAge
* make query output parameter names more specificfusion322025-10-14
* GET_WORLD_CONFIG robustness + tidying up a few variable namesfusion322025-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
* small indentation adjustmentfusion322025-10-09
* 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