Add index on security_findings(uuid id DESC)
What does this MR do and why?
As per Create indexes asynchronously we need a migration to create the index synchronously
First step: !91884 (merged)
Related to Create `Mutations::SecurityFinding::CreateIssue` (#361948 - closed)
Reason for index explained in !88472 (comment 1015403873)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Michał Zając