On Jan 17, 1:28 pm, Jeremy Evans <[email protected]> wrote: > Dataset#select_group was added to make this easier: > > DB[:a]. > select_group{{({:a__b => 1}) => 'C'}.case('D').as(foo)}. > select_more{sum(c).as(sum)} > > Jeremy
Thanks Jeremy. Obviously I should read the release notes more carefully. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
