pub const RETRACT: OutputKind = false;Expand description
For updates, keep both the old and new row with UpdateDelete and UpdateInsert operation.
pub const RETRACT: OutputKind = false;For updates, keep both the old and new row with UpdateDelete and UpdateInsert operation.