> I'm trying to do a join that does not depend on a foreign key, but
> uses other clauses that I provide via the conditions attribute.
> Unfortunately I can't seem to get CakePHP to stop adding the
> foreignKey, even when I set it to null, an empty string or false.

What exact version are you using? This works fine for me. According to
trac, it was fixed in [6258]

https://trac.cakephp.org/ticket/3323
https://trac.cakephp.org/changeset/6258
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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