I\'m trying to get all the entries in a certain year from the sales table and to group them by month.
val query = Sales.slice(Sales.drinks.sum()) .select {