Function sql::query_model::attribute::rejected_nulls::case_not_isnull[][src]

fn case_not_isnull(expr: &BoxScalarExpr) -> Option<&ColumnReference>
Expand description

Active pattern match for NOT(ISNULL(c)) fragments.