logo

Function sea_orm::entity::Unset[][src]

pub fn Unset<V>(_: Option<bool>) -> ActiveValue<V> where
    V: Into<Value>, 
๐Ÿ‘Ž Deprecated since 0.5.0:

Please use [ActiveValue::NotSet] or [NotSet]

Expand description

Defines an not set operation on an ActiveValue