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

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