Hi, I am using Bake to create models for my database tables. I have run into a little problem.
I have 25 tables .... I strated baking the models until for one of the database tables the bake started giving a name of it own to the model,file and class. For example ,the table in database is named : 'risk_manager' (It has association with other tables which i'm defining while baking) However the model for this turns up as a file called "risk.php" and the class name is called "risk" (but it is mapped to the correct table.) Why is this happening...? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
