Function exec_pid
async fn exec_pid(stmt: &mut Statement, packet_id: PacketId) -> Result<()>Available on crate feature
turso only.Expand description
Executes a prepared statement whose only bind parameter is a packet identifier (the shape shared by every single-key insert/delete).