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