aboutsummaryrefslogtreecommitdiffstats
path: root/include/dba/dba_pdo.php
Commit message (Expand)AuthorAgeFilesLines
* pdo - fetch assoc onlyzotlabs2016-10-251-1/+1
* set port if non-zero (instead of non-null)zotlabs2016-10-241-1/+1
* this seems to work, but there are unanswered questions and is still undergoin...zotlabs2016-10-231-5/+8
* fetch bytea as streamzotlabs2016-10-231-1/+2
* pdo hackszotlabs2016-10-231-3/+10
* allow a dsn override to the database via the server argument. This could be u...zotlabs2016-10-201-5/+9
* more pdo tweakszotlabs2016-10-201-3/+24
* pdo testingzotlabs2016-10-201-3/+12
* use pdo for postgres alsozotlabs2016-10-191-2/+18
* pdo changes first cutzotlabs2016-10-191-1/+2
* experimental PDO DBA driverredmatrix2016-05-171-0/+95