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-12 18:23:00 +01:00
src done with exception refactoring; maybe look over some exc codes 2013-02-12 18:23:00 +01:00
tests half way through the exception refactoring 2013-02-12 10:03:07 +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 half way through the exception refactoring 2013-02-12 10:03:07 +01:00