Skip to content

Function based primary key lookups across associations

Simon Tomlinson requested to merge stomlinson/prepared-statements-spike into master

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

Merge request reports

Loading