mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-07-29 15:24:54 +00:00
Guardian permission subplans now actually execute (previously 'never executed' due to unowned seed documents short-circuiting the owner_id IS NULL branch). best_seconds rose from 0.0251s to 31.4648s, confirming the varchar-cast nested-loop-semi-join pathology is real and now measured under realistic conditions.