* Executes a SQL query on the login database. * * The query may be executed *asynchronously* (at a later, unpredictable time). * If you need to execute the query synchronously, use [Global:AuthDBQuery] instead. * * Any results produced are ignored. * If you need results from the query, use [Global:AuthDBQuery] instead. * * AuthDBExecute("DELETE FROM my_t
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected