On Mon, Mar 30, 2009 at 10:54 AM, joshua <josh...@gmail.com> wrote: > You have totally answered my questions. Thanks! But I still have a question > for the ticket 4026 which has already been closed. > It was suggested we use boolean. If so, how can use several values in a > boolean field? I don't think this bug has been solved.
What do you mean by "several values"? Like, 1, 2, 3, ... etc? You can use smallint to get around Cake's treating tinyint as a boolean. That convention, while not terrific, exists to deal with other issues. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---