Function sea_orm::entity::Unset

source ·
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