summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/Connection.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+2
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-201-0/+1
* Start migrationsJoas Schilling2017-07-051-0/+24
* Adjust query/event logging code in favour of more complex owncloud/diagnostic...Piotr Mrówczyński2017-04-261-3/+0
* Address commentsMorris Jobke2017-03-211-4/+1
* Adding tests for 4 byte unicode charactersMorris Jobke2017-03-211-1/+7
* Fixed failing test which was ignoring a required (not null) column (#26303)Philipp Schaffrath2017-03-171-1/+2
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
* Inject config and loggerJoas Schilling2016-11-021-1/+5
* Allow 4byte unicode filenames on supported platformsRobin Appelman2016-10-201-0/+11
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-0/+1
* Add a method to lock a tableJoas Schilling2016-05-211-1/+31
* Fix broken exception namingRoeland Jago Douma2016-05-191-3/+3
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+373