On Feb 16, 2007, at 12:19 PM, Manlio Perillo wrote:

>
> Hi.
>
> I have a mapper A, with some property eager loaded.
> When I query A, I can use the options method to remove some property
> from being loaded (with noload).
>
> I have now a mapper B, with a property of type A eager loaded.
> When I query B, A, and all its property are eager loaded and it seems
> that I can not use noload here.
>
> Can options be used with B to control property from A?

sure can....if its not working send along an example....




--~--~---------~--~----~------------~-------~--~----~
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