mirror of
https://github.com/DarkflameUniverse/DarkflameServer
synced 2024-08-30 18:43:58 +00:00
Adds function `ExecuteQueryWithArgs(query, ...)` to allow for queries with user input. There is a known issue, that the funciton does not work with std::string. All strings must be converted to c strings. |
||
---|---|---|
.. | ||
Tables | ||
CDClientDatabase.cpp | ||
CDClientDatabase.h | ||
CDClientManager.cpp | ||
CDClientManager.h | ||
Database.cpp | ||
Database.h |