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/ ph...@ph...
Programmers don't die, they just GOSUB without RETURN.
|