On Wed, Oct 03, 2007 at 08:59:27PM +0200, Daniel Nogradi wrote:
> http://sqlobject.gcu.info/trac/ticket/294

   If you replace the first join with (replace None with animal table)
joins.append( LEFTJOINOn( animal, cage, animal.q.cageID==cage.q.id ) )
   would it help?

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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to