finish pq\Query
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / Executor / __construct.md
diff --git a/pq-gateway/pq/Query/Executor/__construct.md b/pq-gateway/pq/Query/Executor/__construct.md
new file mode 100644 (file)
index 0000000..f54f2a5
--- /dev/null
@@ -0,0 +1,9 @@
+# void pq\Query\Executor::__construct(pq\Connection $conn)
+
+Create a new query executor.
+
+## Params:
+
+* pq\Connection $conn  
+  The PostgreSQL connection to use.
+