Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(db): remove redundant index in cards #44333

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

kesselb
Copy link
Contributor

@kesselb kesselb commented Mar 19, 2024

Summary

On a fresh Nextcloud 29 installation, a warning is shown that the index cards_abid is missing.

Screenshot from 2024-03-19 17-22-44

The index was removed with #43340 and therefore the warning can also go.

TODO

  • CI
  • Review
  • Merge

Checklist

Follow up for #43340

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb added bug 3. to review Waiting for reviews labels Mar 19, 2024
@kesselb kesselb self-assigned this Mar 19, 2024
@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Mar 19, 2024
@kesselb kesselb added this to the Nextcloud 29 milestone Mar 19, 2024
@Altahrim Altahrim mentioned this pull request Mar 19, 2024
@susnux susnux enabled auto-merge March 19, 2024 19:44
@susnux susnux merged commit 0681141 into master Mar 19, 2024
167 checks passed
@susnux susnux deleted the bug/noid/remove-optional-index-cards-abid branch March 19, 2024 19:48
@Altahrim Altahrim mentioned this pull request Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants