* 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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected