f54f2a54bae9218f1b65d387bad799a4a9671803
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / Executor / __construct.md
1 # void pq\Query\Executor::__construct(pq\Connection $conn)
2
3 Create a new query executor.
4
5 ## Params:
6
7 * pq\Connection $conn
8 The PostgreSQL connection to use.
9