Skip to main content

@sql/exec

Description

DatabaseSource code

TODO

Options

resource

resource *ResourceRef

Resource is the name of the connection resource to use.

data

datastring (Data expression)

Data is the input bindings sent.

sql

sql *string

SQL is the SQL query to execute.

args

argsstring (Value expression)[]

Args are the evaluations to use as arguments for the SQL query.