Sets Query Hidden to true
queries_delete(id)
A list containing the following elements:
integer, The query ID.
integer, The database ID.
string, The SQL to execute.
integer, The credential ID.
array, A preview of rows returned by the query.
array, A preview of columns returned by the query.
integer, The ID of the script associated with this query.
string, Deprecated and not used.
string, The error message for this run, if present.
string,
string,
string, The start time of the last run.
string, The end time of the last run.
string, The state of the last run. One of queued, running, succeeded, failed, and cancelled.
integer, The ID of the last run.
boolean, The hidden status of the item.
string, The archival status of the requested item(s).
string, The name of the query.
list, A list containing the following elements:
id integer, The ID of this user.
name string, This user's name.
username string, This user's username.
initials string, This user's initials.
online boolean, Whether this user is online.
integer, The ID of the report associated with this query.
integer required. The query ID.