executor property

QueryExecutor executor

The executor to use when queries are executed.

Implementation

QueryExecutor get executor => connection.executor;