1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-30 04:19:49 +01:00
Go to file
2013-05-14 14:41:15 +02:00
src fix Statement::descAsync; add Result::desc() 2013-05-14 14:30:53 +02:00
tests test Statement::bind() 2013-05-14 14:41:15 +02:00
.gitignore extended result type handling with catalog/pg_type.h 2013-04-24 12:24:54 +02:00
config.m4 type converters 2013-05-14 13:09:23 +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
LICENSE license 2013-01-21 12:38:42 +01:00
package.xml test Statement::bind() 2013-05-14 14:41:15 +02:00
php_pq_type.awk type coercion for the array parser 2013-04-29 14:23:56 +02:00
php_pq.h version 2013-05-14 13:56:36 +02:00
TODO add simple array param serialization 2013-05-12 10:14:12 +02:00