@sql/query
Description
DatabaseSource code
TODO
Options
resource
ResourceRefResource is the name of the connection resource to use.
sql
stringSQL is the SQL query to execute.
args
string (Value expression)[]Args are the evaluations to use as arguments for the SQL query.
single
boolSingle indicates a single row should be returned if found.