Skip to content

Update structure.sql to correct index position

Krasimir Angelov requested to merge ka/structure-sql/fix-after-145294 into master

What does this MR do and why?

!144882 (merged) adds couple of indexes, but at the wrong position in structure.sql.

This restores the expected order (alphabetical by index name).

See also !145294 (comment 1805667098).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

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

Edited by Krasimir Angelov

Merge request reports

Loading