Skip to main content

batch_insert

Function batch_insert 

Source
pub async fn batch_insert(
    client: &Client,
    params: &Option<Value>,
) -> Result<Value>
Expand description

Batch insert - high performance multi-row insertion Applies synchronous_commit = OFF at query level for maximum throughput during bulk loads