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