mirror of
https://github.com/Squareville/wonderland-server.git
synced 2026-01-06 04:40:11 -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.
5.5 KiB
5.5 KiB