Add sync creation of next_over_limit_check_at index

What does this MR do and why?

This is step two of the index creation for index_next_over_limit_check_at_asc_order.

As stated in the docs, this should result on a no-op on Gitlab.com since the actual index has already been created in a post-deployment migration (see screenshot).

Refs:

Screenshots or screen recordings

Screenshot_2023-02-28_at_09.03.41

How to set up and validate locally

  1. rails db:migrate

MR acceptance checklist

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

Edited by SAM FIGUEROA

Merge request reports

Loading