Add FK constraint (NOT VALID) to merge_request_cleanup_schedules#project_id
What does this MR do and why?
- Add index on
merge_request_cleanup_schedules#project_id(follow up to d9748547) - Add FK constraint (NOT VALID) to
merge_request_cleanup_schedules#project_id
Addresses #561325
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.