1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-12-02 09:18:02 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Michael Wallner
1d3a582aec half way through the exception refactoring 2013-02-12 10:03:07 +01:00
Michael Wallner
352b77694b simple persistent connection test 2013-02-06 22:04:19 +01:00
Michael Wallner
d66c976b04 drop test table twice; once with notice 2013-02-05 22:00:06 +01:00
Michael Wallner
c7693a7707 bound vars 2013-02-01 16:44:14 +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
7028ab969c pq\Event::NOTICE 2013-01-26 19:57:07 +01:00
Michael Wallner
86138e39ba cancel 2013-01-25 23:22:37 +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
8c92aa4bd8 prepareAsync++, Statement::execAsync++ 2013-01-22 18:11:32 +01:00
Michael Wallner
30e86e66ac execAsync++, execParamsAsync++ 2013-01-22 16:28:11 +01:00
Michael Wallner
7f802ff719 notifications 2013-01-21 23:31:42 +01:00
Michael Wallner
a009113642 inverted blocking option to async 2013-01-21 17:58:33 +01:00
Michael Wallner
33f82236a1 tests++ 2013-01-21 17:44:37 +01:00
Michael Wallner
f7aeb22e11 tests 2013-01-21 12:13:04 +01:00