security_drop_policy
Drop a Row Level Security policy from a Supabase table by specifying the table name and policy name.
Instructions
Drop a Row Level Security policy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Name of the table | |
| policy_name | Yes | Name of the policy to drop |