RLS coverage
rls_coverageAudit your SQL schema with a per-table yes/no report on Row-Level Security, revealing which tables lack RLS protection.
Instructions
Quick per-table yes/no of whether Row-Level Security is enabled in the given SQL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | The SQL schema / migration text. |