scalasql.core.Aggregatable
See theAggregatable companion object
trait Aggregatable[Q] extends WithSqlExpr[Q]
Something that supports aggregate operations. Most commonly a Select, but also could be a Aggregatable.Proxy
Attributes
Members list
In this article