Check row level security status of a table
Usage
rls_check_status(con, table)
Arguments
- con
a DBI database connection object. required. supports only
postgres and redshift connections
- table
(character) a table name. required
Value
tibble with columns:
relname
relrowsecurity
relforcerowsecurity