Module relation

Source
Expand description

Describes an aggregation function and it’s input expression.

Modules§

accum 🔒
Accumulators for aggregate functions that’s is accumulatable. i.e. sum/count
func 🔒

Structs§

AggregateExpr
Describes an aggregation expression.