Skip to content

Follow up to async migration adding prepared_at index to merge requests

Summary

This issue is to add a migration(s) to create/destroy the index_merge_request_on_prepared_at database index(es) synchronously after it has been created/destroyed on GitLab.com.

The asynchronous index(es) was introduced in !124117 (merged)

Edited by Marc Shaw