Selecto.Builder.Sql.Group (Selecto v0.4.3)

GROUP BY clause builder for Selecto queries.

Group expressions are compiled through Selecto.Builder.Sql.Select and can be emitted either as standard grouped columns or wrapped in SQL ROLLUP(...).

Link to this section Summary

Link to this section Functions

Link to this function

group(selecto, groups)