MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / AuthDBQuery

Function AuthDBQuery

methods/VMangos/GlobalMethods.h:1316–1328  ·  view source on GitHub ↗

* Executes a SQL query on the login database and returns an [ElunaQuery]. * * The query is always executed synchronously * (i.e. execution halts until the query has finished and then results are returned). * * For an example see [Global:WorldDBQuery]. * * @param string sql : query to execute * @return [ElunaQuery] results or nil if no rows found */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

CHECKVAL<const char*>Method · 0.80
PushMethod · 0.45

Tested by

no test coverage detected