info     = PickleCol(length=1024)

This is really strange. This problem happens on my brand new fedora 7 dedicated server, but on no others.
sqlobject is installed through easy-install, it is not a rpm install.
On ubuntu7.10,centos4, and fedora6 (also installed with easy-install), no problem.

I checked the source and see no problem.
(value IS None)

Oleg Broytmann a écrit :
On Fri, Mar 14, 2008 at 08:09:21PM +0100, sophana wrote:
a.info={}
1/Query   :  UPDATE Acct SET Info = (NULL) WHERE id = (203)

a.info=[]
1/Query   :  UPDATE Acct SET Info = (NULL) WHERE id = (203)

   BTW, how is the column declared? Isn't there an additional validator, e.g.?

Oleg.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to