Skip to main content

tuples_per_statement

Function tuples_per_statement 

Source
fn tuples_per_statement(max_batch_rows: usize, params_per_tuple: usize) -> usize
Expand description

Number of tuples a single statement may carry, bounded by the parameter limit of the protocol.