mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-01-09 06:17:10 +00: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. |
||
---|---|---|
.. | ||
ObjectIDManager.cpp | ||
ObjectIDManager.h | ||
PerformanceManager.cpp | ||
PerformanceManager.h | ||
WorldServer.cpp |