Commit Graph

53 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Christoph Wurst 29161c0dfd
fix(db): Create replacement index where original index is missing 8 months ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
Johannes Merkel 06d076410a
feat(occ): add possibility to edit indices 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Joas Schilling ab70bbd3ff
fix(db)!: Remove private legacy event because we can not keep it 2 years ago
Joas Schilling 86310a35b2
fix(db): Move missing core indices to typed event 2 years ago
Joas Schilling 00d483585b
fix: Add options to support all used features by core 2 years ago
Julius Härtl 925bcebcb6
feat: Add public event for missing indices 2 years ago
Arthur Schiwon e5160e0c1c
fix(db): no hardcoded table prefix is expected 2 years ago
Marcel Klehr fcf1c3033b fix(systemtags): Add missing systemtags index 3 years ago
Faraz Samapoor b5cbba7fc1 Uses PHP8's constructor property promotion in core/Command/Db classes. 3 years ago
Robin Appelman db43d90387
add new index in repair step instead of on-migrate 3 years ago
Louis Chemineau bda66f9fb6 Add parent index on filecache 3 years ago
Marcel Klehr 047cc708d4 DB mounts table: Add index for mount_provider_class 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Julius Härtl 7fbd93b2ad
Additional index on oc_preferences to make sure that gettingh values without a user filter is fast 4 years ago
Louis Chemineau 970fb7ce65 Don't create cards_abiduri it if already exists 4 years ago
Louis Chemineau 405c5eb813 Add --dry-run option for db:add-missing-* cmd 4 years ago
Julius Härtl 415294e345
Add index for direct editing cleanup job 4 years ago
Christoph Wurst ed84f07784
Add missing index for propertypath only queries against properties 4 years ago
Joas Schilling 536a812de4
Add an index for selecting the next job 4 years ago
Robin Appelman 695326534c
disable path prefix index on postgresql for now 4 years ago
Robin Appelman abd6b354ac
add a prefix index to filecache.path 4 years ago
Robin Appelman 6502dfae34
add better index for finding unindexed paths 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma 14ee17e5c5
Revert "add a prefix index to filecache.path" 5 years ago
Robin Appelman b28f0a0e94
add a prefix index to filecache.path 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl c77e259cfe
Add missing index on oc_cards and rename if it previously existed 5 years ago
Robin Appelman 634c051be6
add size index for filecache 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling ab21d69903
Add return value to all commands 6 years ago
Mario Danic 6e28c2807b
Add index to properties table 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Joas Schilling 720dc4e93d
Add optional column oc_comments.reference_id 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Thomas Citharel 68cf47e947
Check and add index on principaluri for schedulingobjects table 6 years ago
Thomas Citharel 90e5850cc4
Add index on calendarid for calendarobject_props table 6 years ago
Joas Schilling 592093079f
Deduplicate index names 7 years ago
Joas Schilling 274658629d
Make sure all tables have named indexes 7 years ago
Roeland Jago Douma 16cc68a2fe
Add twofactor_providers_uid index 7 years ago
Morris Jobke 4d20c4272f
Fix index names 7 years ago
Roeland Jago Douma b82cbe04df
Add uid_owner and uid_initiator share tabe indices 7 years ago
Robin Appelman 91d3e48ab3
Add filecache index on mtime 8 years ago
Roeland Jago Douma 2f59f389d2
Add parent index to share table 8 years ago
Roeland Jago Douma 80cc8d0028
Emit event when running ./occ db:add-missing-indices 8 years ago