Table with only 3 RLS is showing 40 RLS.
SELECT policyname
FROM pg_policies
WHERE tablename = 'table_name';this returns only 3 RLS, but I still see 40RLS in dashboard.
Already access through a anonymous tab, refresh cookies, Refresh Supabase Schema e Disable and re-enable RLS.
Nothig fix it.