Skip to main content

negate_value

Function negate_value 

Source
pub fn negate_value(value: &Value, source_ty: Option<&str>) -> Result<Value>
Expand description

Apply PostgreSQL prefix - while retaining the operand’s declared type.