Thanks for being so helpful.

Neglecting the 'group by', how would you do this? If you want, I can
look into submitting a patch to add 'group by' capability.

--Buck


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Oleg Broytmann
Sent: Tuesday, August 19, 2008 11:25 AM
To: sqlobject-discuss@lists.sourceforge.net
Subject: Re: [SQLObject] Can SQLObject do this?


On Tue, Aug 19, 2008 at 11:17:00AM -0700, Golemon, Buck wrote:
> Thanks very much for your consideration. There were actually four
joins
> that were done automatically. 

   SQLObject can do joins only when the user declares what (s)he wants
using ForeignKey/MultipleJoin/RelatedJoin, but it cannot combine these
automatic joins with GROUP BY.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/
[EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to