summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/Adapter.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+3
* Fix PHPDocMorris Jobke2019-03-211-1/+1
* Code cleanup.Ole Ostergaard2019-03-211-2/+2
* Add supression of SqlInjectionChecker.Ole Ostergaard2019-03-211-0/+3
* Add insertIgnoreConflict to Adapter and use it for for executing the file loc...Ole Ostergaard2019-03-211-0/+13
* Add deprecation message ofr insertIfNotExistMorris Jobke2018-11-091-0/+1
* Catch UniqueConstraintViolationException inside insertIfNotExistMorris Jobke2018-11-091-2/+14
* Use short for of substr to not need strlen()Morris Jobke2018-01-251-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Add a method to lock a tableJoas Schilling2016-05-211-0/+20
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+95