X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=pq-gateway%2Fpq%2FQuery%2FExecutor%2F__construct.md;fp=pq-gateway%2Fpq%2FQuery%2FExecutor%2F__construct.md;h=f54f2a54bae9218f1b65d387bad799a4a9671803;hb=8ca926b19e417db747f046038909d818352b29a3;hp=0000000000000000000000000000000000000000;hpb=8e466600d2aff5f9a4e3deb1ba72ac1047f29fcf;p=mdref%2Fmdref-pq-gateway diff --git a/pq-gateway/pq/Query/Executor/__construct.md b/pq-gateway/pq/Query/Executor/__construct.md new file mode 100644 index 0000000..f54f2a5 --- /dev/null +++ b/pq-gateway/pq/Query/Executor/__construct.md @@ -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. +