On Mar 5, 12:35 pm, c3k <[EMAIL PROTECTED]> wrote:
> Someone can explain me why cakephp when make joins use all the
> condition passed for the query?

Based on what logic would you like cake to ignore the conditions you
are explicitly telling it to restrict your results on.

>
> I've see this behavior from the beginning and i didn't worry about it,
> but today i've found a query on a big table that is slowing down my
> app because of the join condition.

have a look for recursive.

> I'd like to know more about it and if there's a way to disable it

alternatively explain what you mean.

hth,

AD
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to