-- exclusively (via entity-registry userIdField: 'actor_id'). The old policies -- used auth.uid() = user_id which is no longer correct for the actor-based model. -- New policies check actor_id ...
(auth.uid() = user_id AND (status = 'draft' OR status = 'rejected')) OR public.has_role(auth.uid(), 'system_admin') OR public.has_role(auth.uid(), 'college_dean') OR ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results