[newbie] Defining a relationship using Cake's models

2007-08-13 Thread Andrea Spadaccini
Hello everybody, I'm a newbie to this wonderful framework, and I'm finding it more and more interesting. I've got a small problem modeling a relationship between my entities using Cake's relationships. Let's say that I have a table of Workers, people who work :), and a table of Sites, places

Re: [newbie] Defining a relationship using Cake's models

2007-08-13 Thread Langdon Stevenson
Hi Andrea I've got a small problem modeling a relationship between my entities using Cake's relationships. Let's say that I have a table of Workers, people who work :), and a table of Sites, places where those people must go to work. I'd like to create a Presence relationship between