pub fn contains_subquery(expr: &Expression) -> boolExpand description
Returns true if the expression tree contains any subquery nodes.
pub fn contains_subquery(expr: &Expression) -> boolReturns true if the expression tree contains any subquery nodes.