[storm] Invalid enum value on find
Oscar Campos
oscar.campos at open-phoenix.com
Wed Apr 3 22:36:37 UTC 2013
El 03/04/13 22:30, Jamu Kakar escribió:
> Hi Oscar,
>
> Right, so you need to use an INTEGER column not an ENUM. That's how
> the Enum type is intended to be used.
>
> Thanks,
> J.
Thank you Jamu, I will use Integer. Btw I think this should be reflected
in the documentation.
One last question about this. If we have a native Enum type in MySQL why
don't try to use it instead of adapt integer to do the job?
Regards.
More information about the storm
mailing list