async fn is_superuser(client: &Client) -> Result<bool, ConnectionError>Expand description
Whether the connected role is a superuser (mz_is_superuser()).
async fn is_superuser(client: &Client) -> Result<bool, ConnectionError>Whether the connected role is a superuser (mz_is_superuser()).