Add NOT VALID FK to push_event_payloads on project_id
What does this MR do and why?
- Add index to
push_event_payloads#project_idfollowing https://gitlab.com/gitlab-org/gitlab/-/blob/37ba826a62b0323a613949cb8c98fc14575abff0/db/post_migrate/20250301122036_prepare_index_push_event_payloads_on_project_id.rb - Add NOT VALID FK to
push_event_payloads#project_id
Addresses #561065 (closed)
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.
Edited by Tomasz Skorupa