Skip to main content

pop_update

Function pop_update 

Source
pub fn pop_update(test: &mut Test) -> BTreeMap<usize, Value>
Expand description

Pop the next logged op (an update) and return column index -> assigned value, normalizing SQL (QuerySql) vs key-value (UpdateByKey) ops and inlining bound params.