summary |
shortlog | log |
commit |
commitdiff |
tree |
github
first ⋅ prev ⋅ next
Michael Wallner [Mon, 21 Jan 2013 11:38:29 +0000 (12:38 +0100)]
fix build with subdir
Michael Wallner [Mon, 21 Jan 2013 11:14:10 +0000 (12:14 +0100)]
PGresult success handling, add Result::fetchCol, add Statement::desc()
Michael Wallner [Mon, 21 Jan 2013 11:13:21 +0000 (12:13 +0100)]
TODO
Michael Wallner [Mon, 21 Jan 2013 11:13:04 +0000 (12:13 +0100)]
tests
Michael Wallner [Mon, 21 Jan 2013 00:23:31 +0000 (01:23 +0100)]
progress++
Michael Wallner [Sun, 20 Jan 2013 12:49:35 +0000 (13:49 +0100)]
foreach (new pq\Connection(DSN)->exec(QUERY) as $k=>$v) works