On Oct 11, 2009, at 12:59 PM, Manlio Perillo wrote:

>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Michael Bayer ha scritto:
>> [...]
>> BufferedColumnRow is also not picklable.  The reference to the parent
>> ResultProxy is still required which itself is not picklable.
>> [...]
>>
>> In any case this feature request would only be for 0.6.
>
> Ok, thanks.
> It is too complex, I give up to my idea.
>
> Pickle and SQLAlchemy are not good friends ;-).
>
>
> I will make the WSGI application return a list of one item, of type
> dict, when executed in a testing environment, hoping that this will no
> break something.

don't worry about it.  Describing the feature in email was most of the  
work so I just added the feature to RowProxy,  and also changed the  
namedtuple used by Query, in r6394.   If you can give 0.6 a try that's  
always a good thing.






--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to