Hi. Sorry for the very late response.
On 17 mar, 12:11, brian <[email protected]> wrote: > You go first. Please provide some context instead of just dumping a link. You are right, I apologize. I thought people would just read the RFC. On 18 mar, 02:10, WebbedIT <[email protected]> wrote: > Thirded: if you want cake to behave as it was programmed to behave, > get your head around it's conventions and follow them. Database table > field names should be lower cased and underscored. > > http://book.cakephp.org/view/24/Model-and-Database-Conventions Well, that link is a Wiki, so it could be changed, doesn't it? Anyway, even if you don't care about spaces in columns names (which would not harm anyone and are already 99% implemented in Cake), my patch also provides a way of controlling that an operator is a valid operator. If the operator is not a valid operator Cake crashes. I explained that too in my posts. On 17 mar, 12:37, AD7six <[email protected]> wrote: > > I have a comment: "what kind of lame idea is it to put spaces in field > names" Tell me from a scientific or professional point of view why spaces are not right or should not be accepted. Edgar F. Codd never said it: http://www.seas.upenn.edu/~zives/03f/cis550/codd.pdf. It would do more expressive the mathematical model behind "relational databases". Therefore I argue expressibility in column names. What would be your argument to say that it is a lame idea? Best regards, Braulio Solano --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
