contains_scalar_subquery

Function contains_scalar_subquery 

Source
fn contains_scalar_subquery(expr: &Expr) -> bool
Expand description

Returns true if the expression has a scalar subquery somewhere in it false otherwise