Hi guys,

I am trying to use bake (v. 1.2 cake) to create models.

The database setup is very easy for testing purposes:

products:
id

details:
id
product_id


Now what I expected when useing bake is that it detects the
association "Product hasMany Detail" because of the nameing
convention. But when I try to bake the product model, bake doesn't
detect any associations. Is there anything I am doing wrong?

TIA,
Alex


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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