Tenant isolation policy group — wraps policies.tenantIsolation() as a group
ready for applyPolicyGroup().
Contains only the RESTRICTIVE policy. Without a companion PERMISSIVE policy all
rows will be invisible — policyGroupToSQL will warn if you use this group alone.
Combine with crud() or your own policies to grant access within the tenant.
Tenant isolation policy group — wraps
policies.tenantIsolation()as a group ready forapplyPolicyGroup().Contains only the RESTRICTIVE policy. Without a companion PERMISSIVE policy all rows will be invisible —
policyGroupToSQLwill warn if you use this group alone. Combine withcrud()or your own policies to grant access within the tenant.