Skip to main content

async_batch_insert

Function async_batch_insert 

Source
pub async fn async_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