Skip to main content

has_aggregate

Function has_aggregate 

Source
pub fn has_aggregate(e: &Expr) -> bool
Expand description

Does this expression call an aggregate at ITS level — not inside a subquery, whose aggregates belong to the subquery?