On Fri, 18 Mar 2005, Niek wrote:
> Is it possible to do a group_by with having on a $schema->join(..) call?
> It seems to give an error:
>
> The following parameter was passed in the call to
> Alzabo::Runtime::Schema::join but was not listed in the validation
> options: group_by
When you use group_by, the results will not be Alzabo row objects, so you
need to use the function() or select() methods (not so ideally named).
-dave
/*===================================================
VegGuide.Org http://www.BookIRead.com
Your guide to all that's veg. My book blog
===================================================*/
|