On Mon, Nov 03, 2008 at 02:07:51PM +0200, Dan Pascu wrote:
> I just committed a fix in handling unicode values.
Thank you!
Oleg.
--
Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED]
Programmers don't die, they just GOSUB without RETURN.
I just committed a fix in handling unicode values. The StringCol had an
asymmetric behavior. When it read values from the database, it would use
the database encoding to get a string if the db drivers returned an
unicode value. However when an unicode value was given from python it
would use a