diff options
| author | brandon <brandon@clinger.dev> | 2026-08-08 15:20:39 -0400 |
|---|---|---|
| committer | brandon <brandon@clinger.dev> | 2026-08-08 15:20:39 -0400 |
| commit | 505a6ebf8f4a36a2deb8e2a7cff3809643e8f654 (patch) | |
| tree | 9614fc9bf9374693c9acc235989c7abc1904cd9b /MediaBrowser.Controller/Drawing | |
| parent | 10d108a1f453c0972b3059e10bb9b13bbcb34f63 (diff) | |
Use WhereOneOrMany helper for the alternate version id filter
Filter the parent ids with the WhereOneOrMany query helper instead of a
raw Contains so the id list is wrapped in EF.Parameter and EF Core reuses
one compiled query plan across calls, matching how the rest of the item
queries build their id filters.
Diffstat (limited to 'MediaBrowser.Controller/Drawing')
0 files changed, 0 insertions, 0 deletions
