OptionalconnectionOptional connection source to use instead of the default pool. Used by IS-A chain orchestration to execute SPs on a shared transaction. Should be a sql.Transaction or sql.ConnectionPool instance.
OptionaldescriptionOptional description for this SQL operation
OptionalignoreIf true, this statement will not be logged to any logging session
OptionalisWhether this is a data mutation operation (INSERT/UPDATE/DELETE)
OptionalsimpleSimple SQL fallback for loggers with logRecordChangeMetadata=false (only for Save/Delete operations)
Configuration options for SQL execution with logging support