pub async fn database_address(
    config: &Config,
    database: &str,
    server: Option<&str>
) -> Result<String, Error>
Expand description

Determine the address of the database.