Technology

Enum datatype in mysql

Recently in a Grails project that I am currently working on, the client wanted to have few functionalities of our web application on iPhone as well. We are using Enums heavily in our project and the iPhone development cannot recognize from looking at the tables that few fields are Enums so those need to be one of value of Enum. So they...

by Uday Pratap Singh
Tag: Enum in mysql
23-Jul-2010