Skip to main content

insert_schema_deployments

Function insert_schema_deployments 

Source
pub(super) async fn insert_schema_deployments(
    client: &Client,
    deployments: &[SchemaDeploymentRecord],
) -> Result<(), ConnectionError>
Expand description

Insert schema deployment records (insert-only, no DELETE).