Skip to main content

null_for

Function null_for 

Source
pub fn null_for(ty: FieldType) -> Value
Expand description

The correctly-typed SQL NULL for a column type (Postgres cares about the type of a bound null).