Sunday, January 2, 2011

Re: Multi HABTM association

On Sun, Jan 2, 2011 at 8:00 PM, sixthpoint <sixthpoint@gmail.com> wrote:
> Interesting way to setup this.
>
> How did you setup the database for the comments field? It must of
> included the model and foreign_key name i take it? Did you include
> this in all your db tables? and if so why?

Yes, as I said, "Just include columns "model" & "foreign_key" in the
comments table." Only the comments table needs this. The rest is taken
care of in the conditions for the associations.

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 cake-php@googlegroups.com
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?hl=en

No comments: