PostgresExecutor constructor
PostgresExecutor(
- Connection connection, {
- PostgresOptions? options,
Implementation
PostgresExecutor(this.connection, {this.options});