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-12 14:39:06 +02:00
src refactor type conversion 2014-09-12 14:39:06 +02:00
tests add default propoerties to connection 2014-09-12 10:52:18 +02:00
.gitignore extended result type handling with catalog/pg_type.h 2013-04-24 12:24:54 +02:00
config.m4 fix --without-pq-postgresql 2014-09-11 16:39:57 +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 administrativa 2014-09-11 15:29:48 +02:00
php_pq_type.awk type coercion for the array parser 2013-04-29 14:23:56 +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