Re: [SQLObject] Can SQLObject do this?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Golemon, B. <Buc...@am...> - 2008-08-20 18:43:30
|
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: sql...@li... [mailto:sql...@li...] On Behalf Of Oleg Broytmann Sent: Tuesday, August 19, 2008 11:25 AM To: sql...@li... 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/ ph...@ph... 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 sql...@li... https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss |