pub(super) async fn deployment_table_exists(
client: &Client,
) -> Result<bool, ConnectionError>Expand description
Check if the deployment tracking table exists.
pub(super) async fn deployment_table_exists(
client: &Client,
) -> Result<bool, ConnectionError>Check if the deployment tracking table exists.