supabase_delete_policy
Remove Row Level Security (RLS) policies from Supabase database tables to manage access control configurations.
Instructions
[UNIFIED] Delete an RLS policy from a table.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| table | Yes | ||
| name | Yes | ||
| schema | No | public |