Skip to main content

preview_batch_operation

Function preview_batch_operation 

Source
pub async fn preview_batch_operation(
    pool: &PgPool,
    spec: BatchOperationSpec,
    filter: BatchOperationFilter,
) -> Result<BatchOperationPreview, AwaError>