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

24 Commits

Author SHA1 Message Date
Michael Wallner
0e9cb8f91c bump cursor prophandler count 2015-05-29 09:50:13 +02:00
Michael Wallner
d3fbce1b02 Fixed array parser compatibility with arrays of boxes 2015-05-22 12:31:21 +02:00
Michael Wallner
c5e31d5d4f unregister eventhandler 2014-07-14 18:21:46 +02:00
Michael Wallner
7e633cc0dd unlisten support 2014-07-14 18:02:57 +02:00
Michael Wallner
9255d2d54b add cursor support 2014-04-04 15:50:42 +02:00
Michael Wallner
ee121d2b99 add simple array param serialization 2013-05-12 10:14:12 +02:00
Michael Wallner
9e37136f3b array parser 2013-04-29 11:25:18 +02:00
Michael Wallner
afc8bb8eb9 export/import LOB 2013-02-22 23:15:45 +01:00
Michael Wallner
b5e1793173 add TODO 2013-02-22 17:16:53 +01:00
Michael Wallner
06d8f2976e do not recreate the row zval on every call to current() 2013-02-21 17:42:06 +01:00
Michael Wallner
daf2e8ab5e maintenance 2013-02-20 22:43:42 +01:00
Michael Wallner
1d3a582aec half way through the exception refactoring 2013-02-12 10:03:07 +01:00
Michael Wallner
168d1f6851 proper cleanup of persistent connections 2013-02-06 16:40:55 +01:00
Michael Wallner
8c6b701bbd persistent connections 2013-02-02 14:35:13 +01:00
Michael Wallner
dad016bcee build maintenance 2013-01-31 22:15:54 +01:00
Michael Wallner
b088cd2411 pq\Result::map(), XTN savepoints & snapshots 2013-01-31 17:56:13 +01:00
Michael Wallner
ac08c194e7 trim errors; pq\COPY++ 2013-01-30 17:21:38 +01:00
Michael Wallner
d4f2435f5b pq\Types, pq\LOB
- added pq\Types instead of Connection->types
- added pq\LOB
2013-01-29 21:02:25 +01:00
Michael Wallner
6bfbeb8ffc reset event; informational connection properties 2013-01-28 10:28:49 +01:00
Michael Wallner
d8021931c0 pq\Event::RESULT 2013-01-27 23:17:52 +01:00
Michael Wallner
7028ab969c pq\Event::NOTICE 2013-01-26 19:57:07 +01:00
Michael Wallner
01a3a98f9a transactions 2013-01-25 21:08:56 +01:00
Michael Wallner
53220e4b7f progress++ 2013-01-23 00:02:55 +01:00
Michael Wallner
6807f7445f TODO 2013-01-21 12:13:21 +01:00