Skip to main content

deployment_table_exists

Function deployment_table_exists 

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

Check if the deployment tracking table exists.