Comments: Creating Database Tables

By rconstantine on 22/7/08

1 - I might be blind, but

the above states "In the rest of this section, you'll see how CakePHP maps database field types to PHP data types and how CakePHP can automate tasks based on how your fields are defined." but I can't find this anywhere. Using bake, I discovered that you cannot use ENUM in your tables. What else can't we use?