Remove anon from supabase_admin-owned default privileges on schema public
The user wants to remove default privileges granted to 'anon' on the 'public' schema, which are owned by 'supabase_admin'. They have revoked existing 'anon' grants but cannot alter default privileges due to ownership restrictions. They seek guidance on whether there's a supported method to remove these grants or if per-object revocation is the intended solution.