I have a class (call it Category) that correctly has a getBoards() method to get the related Board records. However the CategoryPeer doesn't have a doSelectJoinBoard method?
I have the same problem amonst a number of other classes (this is a nice chain of classes). I'm using 1.0.0-rc2 as that's our corporate latest version at the moment. Is this a known fault in this version, anything I've obviously done wrong? I created the file using a schema.yml file because I had an odd experience using .xml files (the getBoards() method wasn't created then). Can anyone help? Thanks, Andy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
