@postgres/exec
Description
DatabaseSource code
TODO
Options
resource
ResourceRefResource is the name of the connection resource to use.
data
string (Data expression)Data is the input bindings sent.
sql
stringSQL is the SQL query to execute.
args
string (Value expression)[]Args are the evaluations to use as arguments for the SQL query.