summaryrefslogtreecommitdiffstats
path: root/lib/private/db/connectionfactory.php
Commit message (Expand)AuthorAgeFilesLines
* Make sqlite LIKE case sensitive on defaultRobin Appelman2014-09-171-0/+3
* Introduce cross-db ILIKERobin Appelman2014-09-161-1/+1
* no statement caching for OracleThomas Müller2014-08-221-0/+5
* Document why we have to check with defined() first.Andreas Fischer2014-07-161-0/+2
* Make MySQL return "number of found rows" instead of number of "affected rows".Andreas Fischer2014-07-161-1/+7
* fixing typos and adding PHPDocThomas Müller2014-05-121-2/+3
* Deduplicate connection handling code into \OC\DB\ConnectionFactoryAndreas Fischer2014-03-311-0/+117