pub fn Unchanged<V>(value: V) -> ActiveValue<V> where
    V: Into<Value>, 
Expand description

Defines an unchanged operation on an ActiveValue