mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-02-16 11:28:35 -06:00
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.
592 B
592 B