Before answering can I clarify. Do you mean (for example): table: users table: user_profiles
...where each user has a row in the user_profiles table? Jeremy Burns [email protected] On 27 May 2010, at 14:11, Radyon wrote: > Hey, > > I've just started using cake and was wondering how I would implement > tables which contain meta data based on other tables. > > Example: User (table) - UserMeta (table2), with a 1-1 relationship. > > How would I name the user meta table in the database? > How would I name the model/controllers? > > Any thoughts would be greatly appreciated. > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > 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 Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
