Model A which has a two belongTo relationships with Model B. When I use paginate on Model A, Cake generates a huge query which joins and queries all the fields in Model A and Model B. All I want is a couple fields from each Model (table). I have looked around for a way to limit the fields, but haven't had any success yet. This seems like a common problem. Has anyone run into this and successfully solved this problem? Any help would be appreciated! Thanks!
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
