hi
i want to fetch/eagerload just one column off a related object. 
e.g. if
A.b pointing to B and B having x,y,z, i want to get all As and the 
A.b.x, and nothing else from B. 
it even doesnot actualy matter if it will be really A.b.x or just some 
A.new_bx made-up column/attribute.

can?

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