pub fn contains_aggregate(expr: &Expression) -> boolExpand description
Returns true if the expression tree contains any aggregate function calls.
pub fn contains_aggregate(expr: &Expression) -> boolReturns true if the expression tree contains any aggregate function calls.