summaryrefslogtreecommitdiffstats
path: root/core/Command/Db/AddMissingIndices.php
Commit message (Expand)AuthorAgeFilesLines
* Add index to properties tableMario Danic2020-04-301-0/+14
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-021-1/+1
|\
| * Add optional column oc_comments.reference_idJoas Schilling2020-03-311-1/+1
* | Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
|/
* Update license headersChristoph Wurst2019-12-051-1/+10
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Check and add index on principaluri for schedulingobjects tableThomas Citharel2019-10-081-0/+13
* Add index on calendarid for calendarobject_props tableThomas Citharel2019-10-071-0/+13
* Deduplicate index namesJoas Schilling2019-03-271-6/+6
* Make sure all tables have named indexesJoas Schilling2019-03-271-0/+81
* Add twofactor_providers_uid indexRoeland Jago Douma2018-12-211-2/+15
* Fix index namesMorris Jobke2018-11-061-2/+2
* Add uid_owner and uid_initiator share tabe indicesRoeland Jago Douma2018-10-011-0/+16
* Add filecache index on mtimeRobin Appelman2018-07-191-0/+11
* Add parent index to share tableRoeland Jago Douma2018-06-031-1/+9
* Emit event when running ./occ db:add-missing-indicesRoeland Jago Douma2018-05-241-7/+15
* make occ command more genericBjoern Schiessle2017-12-181-0/+91