I think your diagram is correct academically.

For implementation using cake, I  usually just need to specify one of
the 2 associations:

User HasAndBelongsToMany Projects
or
Projects HasAndBelongsToMany Users

Because any one of these already represents the linkage between the 2
model (User and Project)


On Dec 7, 11:03 am, Josoroma <[EMAIL PROTECTED]> wrote:
> You must to copy and paste the url in the 
> browser:http://www.sukialogic.com/cakephp/screen_capture/dbdesigner_habtm.png
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to