Skip to main content

diff_removed

Function diff_removed 

Source
pub fn diff_removed(before: &Value) -> Map<String, Value>
Expand description

The inverse shape, for a delete: every stored column moves from its value to null, so the log holds the whole record as it last existed.