1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-26 20:04:44 +01:00
ext-pq/TODO

11 lines
262 B
Plaintext
Raw Normal View History

2013-01-21 12:13:21 +01:00
* parse arrays out of PQgetvalue
* COPY: getAsync & putAsync
* pq\Exception
* pq\Event\Result\Destroy,
* pq\Event\Connection\Destroy
* spprintf -> smartstr
2013-01-23 00:02:55 +01:00
* fetchInto/fetchCtor?
* unlisten?
2013-01-27 23:17:52 +01:00
* LOB stream wrapper
* LOB convenience import/export over php streams