1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-12-12 17:37:21 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Michael Wallner
a1dd22ffd4 fix bitbucket issue #2 2014-09-11 15:29:36 +02:00
Michael Wallner
9255d2d54b add cursor support 2014-04-04 15:50:42 +02:00
Michael Wallner
88440266c0 type converters 2013-05-14 13:09:23 +02:00
Michael Wallner
f4decb22c9 test fix; build fix; meta data 2013-05-01 13:57:41 +02:00
Michael Wallner
fad4fe6a60 extended result type handling with catalog/pg_type.h 2013-04-24 12:24:54 +02:00
Michael Wallner
9f5cecf26b split source 2013-03-22 15:35:01 +01:00
Michael Wallner
daf2e8ab5e maintenance 2013-02-20 22:43:42 +01:00
Michael Wallner
db92ec6995 maintenance 2013-02-05 21:59:37 +01:00
Michael Wallner
dad016bcee build maintenance 2013-01-31 22:15:54 +01:00
Michael Wallner
d5cfc0a1e7 fix build with subdir 2013-01-21 12:38:29 +01:00
Michael Wallner
60f1c75340 foreach (new pq\Connection(DSN)->exec(QUERY) as $k=>$v) works 2013-01-20 13:49:35 +01:00