One thing I missed completely the first time around: if you set
$recursive to null, it just uses the default level of recursion, which
is 1.  To disable pulling of associated model data, set $recursive to
0.  To disable all associations, incuding LEFT JOINs, set $recursive to
-1.


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

Reply via email to