summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/AdapterSqlite.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* 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
* dont double escapeRobin Appelman2017-03-301-1/+0
* 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/+12
* do propagation in a single queryRobin Appelman2016-04-251-0/+1
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+74