I would love to be able to use dynamic_relations in eagerloads, and I
noticed that SQLA actually generates the correct SQL when you put them in
Query.options().

But of course you then can't get to the presumably-loaded instances, as
referencing the relation name just gives you the usual query.

Is there a way to get this to work, or is it just a side-effect that they
generate the correct SQL?

Thx,
Rick

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