No its not. Error: 1054: Unknown column 'School.city' in 'where clause'
That means you dont have a column named city on your school table/ model, thats not caused by the containment. On Sep 4, 1:12 am, martinp <[email protected]> wrote: > Haven't I got MySQL errors because my model's aren't being contained? > > On Sep 4, 3:54 am, Miles J <[email protected]> wrote: > > > Well there you go, it aint containing cause your MySQL fails. Try > > fixing that first. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
