mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-05-12 11:18:36 -05:00
590ccc78aa
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.