Hi Michael,
 thanks for your reply and the quick fix, it is indeed working!

Cheers,
Juan

On 5/22/07, Michael Bayer <[EMAIL PROTECTED]> wrote:
>
>
> On May 22, 2007, at 10:47 AM, Michael Bayer wrote:
>
> > I will work on it, but heres a comment from the eager loading code
> > that creates the OUTER JOIN:
> >
> >  # if the mapper is against a select statement or something, we
> > cant handle that at the
> > # same time as a custom FROM clause right now.
> >
> > and you have exactly that here.  so until I figure out how to
> > expand eager loading's intelligence on this issue (which may take
> > only half an hour), either forego the eager load or create the full
> > query explicitly.
> >
>
> OK you have it in rev 2637.
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" 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/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to