Skip to content

Resolve "Inconsistent schema - index_suggestions_on_note_id index"

Diogo Frazão requested to merge 349549-inconsistent-schema-index into master

What does this MR do and why?

In this MR, we are removing the following index (if exist):

  • index_suggestions_on_note_id

Currently, we don't have this index on production, but it was present in self-host machines.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #349549 (closed)

Edited by Diogo Frazão

Merge request reports