Skip to main content

is_superuser

Function is_superuser 

Source
async fn is_superuser(client: &Client) -> Result<bool, ConnectionError>
Expand description

Whether the connected role is a superuser (mz_is_superuser()).