pub async fn dbt_warehouse_exists(
configuration: &Configuration,
workspace: &str,
name: &str,
) -> Result<(), Error<DbtWarehouseExistsError>>Expand description
Job-scoped: needs a job token. For a project bringing its own profiles.yml, which names a warehouse only to say where its assets belong and never opens the connection.