1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-12-02 09:18:02 +01:00
Go to file
2014-09-15 09:46:00 +02:00
src bitbucket issue #7: pq\Result::fetchAllCols(col_idx_or_name) 2014-09-15 09:45:52 +02:00
tests update tests 2014-09-12 16:52:39 +02:00
.gitignore php_pq_type.h 2014-09-12 16:55:25 +02:00
config.m4 refactor auto conversion 2014-09-12 16:42:03 +02:00
CREDITS foreach (new pq\Connection(DSN)->exec(QUERY) as $k=>$v) works 2013-01-20 13:49:35 +01:00
EXPERIMENTAL foreach (new pq\Connection(DSN)->exec(QUERY) as $k=>$v) works 2013-01-20 13:49:35 +01:00
gen_pg_type.sh fiy double slash 2014-09-15 09:46:00 +02:00
LICENSE license 2013-01-21 12:38:42 +01:00
package.xml fix package.xml 2014-09-12 16:57:42 +02:00
php_pq_type.awk type coercion for the array parser 2013-04-29 14:23:56 +02:00
php_pq_type.h php_pq_type.h 2014-09-12 16:55:25 +02:00
php_pq.h administrativa 2014-09-11 15:29:48 +02:00
TODO unregister eventhandler 2014-07-14 18:21:46 +02:00