Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue #606, postgres binary data handling under PDO and HHVM when passed null | zotlabs | 2016-11-30 | 1 | -1/+1 |
* | dba_pdo: return false on q() DB error like the old driver did | zotlabs | 2016-11-17 | 1 | -1/+1 |
* | change log string on pdo log messages | zotlabs | 2016-10-27 | 1 | -3/+3 |
* | pdo - fetch assoc only | zotlabs | 2016-10-25 | 1 | -1/+1 |
* | set port if non-zero (instead of non-null) | zotlabs | 2016-10-24 | 1 | -1/+1 |
* | this seems to work, but there are unanswered questions and is still undergoin... | zotlabs | 2016-10-23 | 1 | -5/+8 |
* | fetch bytea as stream | zotlabs | 2016-10-23 | 1 | -1/+2 |
* | pdo hacks | zotlabs | 2016-10-23 | 1 | -3/+10 |
* | allow a dsn override to the database via the server argument. This could be u... | zotlabs | 2016-10-20 | 1 | -5/+9 |
* | more pdo tweaks | zotlabs | 2016-10-20 | 1 | -3/+24 |
* | pdo testing | zotlabs | 2016-10-20 | 1 | -3/+12 |
* | use pdo for postgres also | zotlabs | 2016-10-19 | 1 | -2/+18 |
* | pdo changes first cut | zotlabs | 2016-10-19 | 1 | -1/+2 |
* | experimental PDO DBA driver | redmatrix | 2016-05-17 | 1 | -0/+95 |