Skip to content

Create the sync migration for prepared_at_created_at index creation

Marc Shaw requested to merge prepaed_at_created_at_sync_index_creation into master

What does this MR do and why?

Create the sync migration for prepared_at_created_at index creation

Original MR: !127737 (merged)

Related issue: #419918 (closed)

Docs: https://docs.gitlab.com/ee/development/database/adding_database_indexes.html#add-a-migration-to-create-the-index-synchronously

Current Indexes for merge_request table: https://console.postgres.ai/gitlab/gitlab-production-tunnel-pg12/sessions/22198/commands/71741

Edited by Marc Shaw

Merge request reports