Ok this works great!  Thanks!
 
The approach is not optimized for speed at all, but it's acceptable for now.  A 
given query might take 112ms with this, and 14ms with my optimized select -- 
however this lets me use the ORMs eagerloading and I do extensive caching, so 
the speed issues are offset for now.

Thanks a TON.  

-- 
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/d/optout.

Reply via email to