summaryrefslogtreecommitdiffstats
path: root/lib/public/IDBConnection.php
Commit message (Expand)AuthorAgeFilesLines
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Code cleanup.Ole Ostergaard2019-03-211-3/+3
* Add insertIgnoreConflict to IDBConnection interface.Ole Ostergaard2019-03-211-0/+14
* Add deprecation message ofr insertIfNotExistMorris Jobke2018-11-091-0/+1
* Catch UniqueConstraintViolationException inside insertIfNotExistMorris Jobke2018-11-091-1/+3
* Add a hint that some indexes are not added yetMorris Jobke2018-06-061-0/+1
* Emit event when running ./occ db:add-missing-indicesRoeland Jago Douma2018-05-241-0/+3
* Update license headersMorris Jobke2017-11-061-0/+1
* Start migrationsJoas Schilling2017-07-051-0/+17
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
* Allow 4byte unicode filenames on supported platformsRobin Appelman2016-10-201-0/+8
* 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/+19
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+234