pub fn Unset<V>(_: Option<bool>) -> ActiveValue<V>👎Deprecated since 0.5.0:
Please use ActiveValue::NotSet or NotSet
Expand description
Defines an not set operation on an ActiveValue
pub fn Unset<V>(_: Option<bool>) -> ActiveValue<V>Please use ActiveValue::NotSet or NotSet
Defines an not set operation on an ActiveValue