AggregationOperator

io.getquill.ast.AggregationOperator
See theAggregationOperator companion object
sealed trait AggregationOperator extends Operator

Attributes

Companion
object
Graph
Supertypes
trait Operator
class Object
trait Matchable
class Any
Known subtypes
object avg.type
object max.type
object min.type
object size.type
object sum.type
In this article