If I have a 'users' table which represents a set of employees and I
want to assign a given employee mutiple supervisora (who are obviously
also in the 'users' table) then I have a situation where there is a
self referential relationship.  Not only that it is also many to
many.

How do I achieve this relationship in a model?

Thanks!
Phil

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to