SupabaseS
Supabase4mo ago
Pondia

Column Level Security affect select * operations

What is the reason why select * is affected by Column Level Security even if only update permissions (or anything else than select) is updated ?
https://supabase.com/docs/guides/database/postgres/column-level-security

thanks
Secure your data using Postgres Column Level Security.
Was this page helpful?