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

55 Commits

Author SHA1 Message Date
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