The type of query executors returned by the driver
The type of query executors returned by the driver
Base class for QueryExecutor
implementations
Create an executor -- this method should be implemented by drivers as needed
Create an executor -- this method should be implemented by drivers as needed
(sqlExecutorComponent: StringAdd).self
(sqlExecutorComponent: StringFormat).self
(sqlExecutorComponent: ArrowAssoc[SqlExecutorComponent]).x
(Since version 2.10.0) Use leftOfArrow
instead
(sqlExecutorComponent: Ensuring[SqlExecutorComponent]).x
(Since version 2.10.0) Use resultOfEnsuring
instead