1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-30 04:19:49 +01:00
Go to file
Remi Collet c130785b60 Merge branch 'master' of git.php.net:/pecl/database/pq
* 'master' of git.php.net:/pecl/database/pq:
  better checks for json support
  prepare 0.5.2
2014-10-17 09:16:49 +02:00
src better checks for json support 2014-10-17 07:34:49 +02:00
tests support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
.gitignore php_pq_type.h 2014-09-12 16:55:25 +02:00
config.m4 better checks for json support 2014-10-17 07:34:49 +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_pq_type.sh update from docs 2014-09-25 14:04:35 +02:00
LICENSE license 2013-01-21 12:38:42 +01:00
package.xml prepare 0.5.2 2014-10-16 17:05:22 +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 prepare 0.5.2 2014-10-16 17:05:22 +02:00
TODO unregister eventhandler 2014-07-14 18:21:46 +02:00