Skip to main content

adds_null

Function adds_null 

Source
pub fn adds_null(from: &Value, to: &Value) -> bool
Expand description

True when to permits null but from does not — the column needs its NOT NULL constraint relaxed.