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. -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
