database_identity

Function database_identity 

Source
pub async fn database_identity(
    config: &Config,
    name_or_identity: &str,
    server: Option<&str>,
) -> Result<Identity, Error>
Expand description

Determine the identity of the database.