Searched defs:execute_batch (Results 1 – 2 of 2) sorted by relevance
77 async def execute_batch(GrpcCallWrapper grpc_call_wrapper, function
498 pub fn execute_batch(&self, sql: &str) -> Result<()> { in execute_batch() method