Function based primary key lookups across associations
What does this MR do and why?
Run sql functions for primary key lookups when objects are loaded across associations. This reduces the number of lightweight locks acquired by these high-call-rate queries.
Feature flag rollout issue: #429479
MR acceptance checklist
Please 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 Simon Tomlinson