For boolean fields tinyint(1) works great!
A while back, I ran into situations where ENUM was the best way to go
so I created the Enumerable behavior.

http://bin.cakephp.org/view/513331644

Not sure if it still works or not (haven't tested it in a while).  It
stores the integer representation of the array (first index = 1).
Maybe this can help someone :)



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to