On Fri, Jul 06, 2007 at 06:45:32PM -0300, Claudio Martinez wrote:
> Attached is a patch adding detection of ENUM and DOUBLE columns. It will
> also make sure that UnicodeCol is used instead of StringCol if use_unicode
> is on.
> 
> The fix in col.py is there to allow notNone=False work on EnumCol because it
> will reject a None if it's not listed  in enumValues (MySQL doesn't add NULL
> to the list).

   Applied and committed in the revisions 2735-2739 (0.7, 0.8, 0.9
branches, the trunk and the docs). Thank you!

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to