Closed olirice closed 2 years ago
subscription_id is not unique so sql versions of is_visible_through_rls and is_visible_through_filters must add a where clause to filter subscriptions by entity AND subscription_id or use the unique id field
is_visible_through_rls
is_visible_through_filters
id
subscription_id is not unique so sql versions of
is_visible_through_rls
andis_visible_through_filters
must add a where clause to filter subscriptions by entity AND subscription_id or use the uniqueid
field