1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-30 04:19:49 +01:00
Go to file
2013-02-08 23:09:31 +01:00
src cancel any active async query on persistent connection retirement 2013-02-08 23:09:31 +01:00
tests simple persistent connection test 2013-02-06 22:04:19 +01:00
.gitignore maintenance 2013-02-05 21:59:37 +01:00
config.m4 maintenance 2013-02-05 21:59:37 +01: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 maintenance 2013-02-05 21:59:37 +01:00
php_pq.h foreach (new pq\Connection(DSN)->exec(QUERY) as $k=>$v) works 2013-01-20 13:49:35 +01:00
TODO proper cleanup of persistent connections 2013-02-06 16:40:55 +01:00