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
|
0ab628820a
|
refactor objects
|
2013-01-27 00:34:08 +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
|
386aa8e34c
|
fix arginfo params
|
2013-01-22 16:58:59 +01:00 |
|
Michael Wallner
|
30e86e66ac
|
execAsync++, execParamsAsync++
|
2013-01-22 16:28:11 +01:00 |
|
Michael Wallner
|
048bb6989b
|
notifications++
|
2013-01-21 23:55:26 +01:00 |
|
Michael Wallner
|
1022b014e0
|
fix missing return
|
2013-01-21 23:39:43 +01:00 |
|
Michael Wallner
|
7f802ff719
|
notifications
|
2013-01-21 23:31:42 +01:00 |
|
Michael Wallner
|
f96bf1b561
|
remove superfluous error text in pgres errors
|
2013-01-21 18:10:59 +01:00 |
|
Michael Wallner
|
a009113642
|
inverted blocking option to async
|
2013-01-21 17:58:33 +01:00 |
|
Michael Wallner
|
62733e47d1
|
only create a stream once out of the PQsocket
|
2013-01-21 17:44:55 +01:00 |
|
Michael Wallner
|
33f82236a1
|
tests++
|
2013-01-21 17:44:37 +01:00 |
|
Michael Wallner
|
e7c7ee2497
|
Merge branch 'master' of ssh://bitbucket.org/mike_php_net/ext-pq
|
2013-01-21 12:38:48 +01:00 |
|
Michael Wallner
|
9f9c0c9592
|
license
|
2013-01-21 12:38:42 +01:00 |
|
Michael Wallner
|
d5cfc0a1e7
|
fix build with subdir
|
2013-01-21 12:38:29 +01:00 |
|
Michael Wallner
|
16d4c16521
|
gitignore
|
2013-01-21 12:37:52 +01:00 |
|
Michael Wallner
|
ce68b4a5ff
|
PGresult success handling, add Result::fetchCol, add Statement::desc()
|
2013-01-21 12:14:10 +01:00 |
|
Michael Wallner
|
6807f7445f
|
TODO
|
2013-01-21 12:13:21 +01:00 |
|
Michael Wallner
|
f7aeb22e11
|
tests
|
2013-01-21 12:13:04 +01:00 |
|
Michael Wallner
|
d6a052266a
|
progress++
|
2013-01-21 01:23:31 +01:00 |
|
Michael Wallner
|
60f1c75340
|
foreach (new pq\Connection(DSN)->exec(QUERY) as $k=>$v) works
|
2013-01-20 13:49:35 +01:00 |
|