1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-12-02 09:18:02 +01:00
Go to file
Michael Wallner a869bf6f1b r0.3.0
2013-05-03 15:07:10 +02:00
src typo 2013-04-29 16:26:16 +02:00
tests test fix; build fix; meta data 2013-05-01 13:57:41 +02:00
.gitignore extended result type handling with catalog/pg_type.h 2013-04-24 12:24:54 +02:00
config.m4 test fix; build fix; meta data 2013-05-01 13:57:41 +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 r0.3.0 2013-05-03 15:07:10 +02:00
php_pq_type.awk type coercion for the array parser 2013-04-29 14:23:56 +02:00
php_pq.h r0.3.0 2013-05-03 15:07:10 +02:00
TODO array parser 2013-04-29 11:25:18 +02:00