Could anyone provide some suggestions on where to look in the SQLA code (or 
even an example, or some general thoughts) for how to perform a 
`joinedload` as the ORM does it for Core tables (or actually an already 
executed query which has unresolved references which I'd like to load in a 
subsequent query)?

For performance reasons, I prefer using Core for loading data and do the 
post-processing manually.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to