On Mon, Jun 12, 2006 at 04:28:39PM +0200, Ivan Horvath wrote:
>   in the connection string i use use_unicode=1 parameter.
> 
>   there is a varchar column which has StringValidator not
>   UnicodeStringValidator object

   Look at postgresconnection.py - it implements the switch from StringCol
to UnicodeCol. Make a patch for mysqlconnection.py.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.


_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to