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

Function CharDBExecute

methods/TrinityCore/GlobalMethods.h:1375–1380  ·  view source on GitHub ↗

* Executes a SQL query on the character database. * * The query may be executed *asynchronously* (at a later, unpredictable time). * If you need to execute the query synchronously, use [Global:CharDBQuery] instead. * * Any results produced are ignored. * If you need results from the query, use [Global:CharDBQuery] instead. * * CharDBExecute("DELETE FROM

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

CHECKVAL<const char*>Method · 0.80

Tested by

no test coverage detected