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

Function CharDBQuery

methods/Mangos/GlobalMethods.h:1271–1285  ·  view source on GitHub ↗

* Executes a SQL query on the character 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