Files
outline/server/presenters
Tom Moor a37bb13956 perf: Avoid redundant import lookup when presenting documents (#12529)
The FileOperation import association was fetched for every non-public
document but only used when sourceMetadata is present. Move the lookup
inside that branch to eliminate an N+1 query for documents that are not
imports, benefiting every endpoint that presents documents.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-29 22:46:43 -04:00
..
2026-03-14 23:02:20 -04:00
2026-03-14 23:02:20 -04:00
2026-02-20 18:53:00 -05:00
2023-03-17 08:23:32 -07:00