mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-04-24 19:38:21 -05:00
3de3932503
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.
1.1 KiB
1.1 KiB