Well I would prefer to use DataObjects if its not too intensive which
recognize the joins via foreign keys and not have to worry about running
joins with Zend_DB_Select :)
Bill Karwin wrote:
-----Original Message-----
From: Mike Fern [mailto:[EMAIL PROTECTED]
I might miss the changelog, but I'd like to ask since when is
"joinUsing" implemented?
In ZF 1.0.0, I took a look at Zend/Db/Select.php and I can
only find joinNatural. joinUsing is not there.
Right -- I meant that Dan Rossi would like to use such a method, but it
is currently not implemented. Hence the feature request in JIRA.
Apologies that this wasn't clear.
Regards,
Bill Karwin