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

Function CharDBQuery

methods/AzerothCore/GlobalMethods.h:1380–1391  ·  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]. * * @warning This method is flagged as **unsafe** and is **disabled by default**. Use with caution, or tran

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