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

6 Commits

Author SHA1 Message Date
Michael Wallner
c62ffa9e8c support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
Michael Wallner
1c52f7b4a5 reverse arguments of pq\Result::fetchCol() 2014-09-17 09:17:13 +02:00
Michael Wallner
b762068714 use the same method signature in fetchCol() and bind() 2013-04-19 11:43:49 +02:00
Michael Wallner
377250ea43 fix fetchCol to return true/false and pass value int pass-by-ref param 2013-04-19 11:04:56 +02:00
Michael Wallner
f00254ec86 fix test 2013-02-22 12:21:50 +01:00
Michael Wallner
3024b0b5a9 tests & fixes 2013-02-14 14:54:22 +01:00