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
(basicExecutorComponent: StringAdd).self
(basicExecutorComponent: StringFormat).self
(basicExecutorComponent: ArrowAssoc[BasicExecutorComponent]).x
(Since version 2.10.0) Use leftOfArrow
instead
(basicExecutorComponent: Ensuring[BasicExecutorComponent]).x
(Since version 2.10.0) Use resultOfEnsuring
instead