Hello,

I'm using SQLAlchemy .5 to produce result sets composed of columns
from multiple tables and mapped entities. I'd like to cache these
results, but since RowTuples cannot be pickled, I'm having a hard time
figuring out how to go about doing this. Any suggestions?

Thanks,
Justin
--~--~---------~--~----~------------~-------~--~----~
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