ActionsPostgresexec_multiOn this page@postgres/exec_multiDescriptionDatabaseSource code TODOOptionsresourceresource *ResourceRefResource is the name of the connection resource to use.statementsstatements *Statement[]Statements are the statements to execute within a single transaction.type Statementdatadatastring (Data expression)Data is the input bindings sent.sqlsql *stringSQL is the SQL query to execute.argsargsstring (Value expression)[]Args are the evaluations to use as arguments for the SQL query.