1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-30 04:19:49 +01:00
ext-pq/TODO
2013-01-28 10:28:49 +01:00

15 lines
283 B
Plaintext

* parse arrays out of PQgetvalue
* listenAsync & notifyAsync
* LOBs
* COPY
* transaction savepoints
* transaction snapshots
* pq\Event\Result\Destroy,
* pq\Event\Connection\Destroy
* fetchInto/fetchCtor?
* unlisten?
* pq\Result->__clone through PQcopyResult?
* LOB stream wrapper