Maybe you're right. But even I can't make silimar cakephp find method to my own sql code.
For example: If I use brian's code above I got error: Unknown column 'ItemContent.language_id' in 'where clause'. It's because table ItemContent is just used at 2. query. And I do not know how to set conditions for other queries then just at first one. On Aug 17, 10:13 pm, Miles J <[email protected]> wrote: > The funny thing is, 2 queries compared to 1 doesn't make a difference. > You have a problem when you are reaching 1000 queries. I honestly > don't see a problem with a few extra queries as it doesn't really > cause a performance problem. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
