a-ha.
i found a somewhat related bug (0.4): 
 when eagerload is against the main query class, ok;
 when eagerload is against an add_entity()ed class, it fails. 
noload works in both cases.


On Sunday 22 June 2008 18:34:46 Michael Bayer wrote:
> use descriptors
>
>
> some_option(MyClass.foo, FooClass.bar)
>
> On Jun 22, 2008, at 6:05 AM, [EMAIL PROTECTED] wrote:
> > noload should be same as lazyload, eagerload.
> > on sa0.4, noload has no mapper arg.
> >
> > why in 0.5 the mapper argn is gone in all of them?
> > it is needed when query-row is of two or more entities

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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