DarkflameServer/dDatabase
TheMatt2 3de3932503 Comply with Xiphoseer required changes.
Remove the CDClientDatabase::ExecuteQueryWithArgs() function and replace 
it with CDClientDatabase::CreatePreppedStmt().

This prevents a developer from accidently using %s, or incorrectly 
passing std::string, and causing a silent error.
2022-01-12 22:48:27 -05:00
..
Tables Comply with Xiphoseer required changes. 2022-01-12 22:48:27 -05:00
CDClientDatabase.cpp Comply with Xiphoseer required changes. 2022-01-12 22:48:27 -05:00
CDClientDatabase.h Comply with Xiphoseer required changes. 2022-01-12 22:48:27 -05:00
CDClientManager.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
CDClientManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
Database.cpp Replaced cout with correct logger->log call 2021-12-13 01:29:38 +00:00
Database.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00