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
..
2021-12-11 02:02:02 +00:00
2021-12-11 02:02:02 +00:00
2021-12-09 21:06:01 +00:00
2021-12-24 00:25:52 +00:00