sql: \d command to include RLS policies #138825
Labels
A-sql-privileges
SQL privilege handling and permission checks.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Row-level security (RLS) policies should be displayed when the table is included in the output of \d.
We should aim to closely follow PostgreSQL's output format, as shown in this example:
Jira issue: CRDB-46367
The text was updated successfully, but these errors were encountered: