PersonalAccessTokensFinder: IN optimization for user_type queries
What does this MR do and why?
This MR is a follow-up for !201312 (merged). It optimizes SQL queries that filter personal_access_tokens by more than one user_type. See Efficient IN operator queries guide for more details
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
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 Bogdan Denkovych