Friday, March 2, 2012

Simple Association... Is this possible?

Associating models together between separate database configs... How possible is it? Is it easily achieved by using unique_keys? Are the only drawbacks extra strain on the mysql server and lack of inner join / more queries?

PluginUserGroup belongsTo PluginUser

In rare scenarios, "User extends PluginUser" therefore, PluginUserGroup belongsTo User... am I snookered to create "UserGroup extends PluginUserGroup" ?

Cheers

--
Kind Regards
 Stephen

 http://www.ninjacodermonkey.co.uk


--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: