nextcloud / nextcloud/groupfolders
Missing index: oc_group_folders_groups
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
- Dominant language
- PHP
- Stars
- 343
- Forks
- 106
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 34
Description
Coming from https://github.com/nextcloud/dbdoctor/issues/6#issuecomment-5238918271, it is suggested to add an index for above table.
What do you think?
It is found on our daily LTD.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies the oc_group_folders_groups table and references the dbdoctor discussion and daily LTD finding, but names no migration file or test. Start by locating the schema or migration that defines this table and verify which index is expected; done means the required index is added and the relevant database checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100