[sqlalchemy] Re: empty unicode strings are not encoded

2007-08-16 Thread Christophe de VIENNE

I forgot to mention that I'm using the latest svn trunk version, and
that yesterday I was not having the problem, and although I did some
upgrade of my system, I don't think they are related (yet?).

2007/8/16, Christophe de VIENNE [EMAIL PROTECTED]:
 Hi,

 I have a strange behavior (well, a blocking issue) on both sqlite and
 mssql with unicode strings. It inserting a empty unicode string, it's
 not encoded before being sent, while a non-empty string get encoded
 correctly.

[...]

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[sqlalchemy] Re: empty unicode strings are not encoded

2007-08-16 Thread Christophe de VIENNE

2007/8/16, Michael Bayer [EMAIL PROTECTED]:
 ok thats fixed in r3334.

That was fast ! Thanks a lot.

 pushes my nice speed test back over the 1M function call mark  :(

Sorry about that... ;-)

Cheers

Christophe

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---