Skip to main content

contains_aggregate

Function contains_aggregate 

Source
pub fn contains_aggregate(expr: &Expression) -> bool
Expand description

Returns true if the expression tree contains any aggregate function calls.