Skip to main content

bypass_rls_attribute

Function bypass_rls_attribute 

Source
pub async fn bypass_rls_attribute(
    client: &Client,
) -> Result<bool, PostgresError>
Expand description

Returns true if BYPASSRLS is set for the current user, false otherwise.

See https://www.postgresql.org/docs/current/ddl-rowsecurity.html