summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/ConnectionFactory.php
Commit message (Expand)AuthorAgeFilesLines
* use the same oci connectstring in all code pathsRobin Appelman2017-04-101-23/+35
* Adding tests for 4 byte unicode charactersMorris Jobke2017-03-211-0/+15
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-14/+22
* Namespace and array syntax fixesMorris Jobke2017-03-191-24/+24
* Correctly save and pass on the charsetJoas Schilling2016-10-191-2/+4
* Fixing ctor callThomas Müller2016-10-191-3/+3
* Add config option to update charset of mysql to utf8mb4Morris Jobke2016-10-191-0/+7
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* map oracle driver options to params (#23938)Jörn Friedrich Dreyer2016-06-101-0/+4
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+184