« Return to Thread: Zend_Select and the USING join keyword

Re: Zend_Select and the USING join keyword

by Daniel Rossi-2 :: Rate this Message:

Reply to Author | View in Thread

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:bloodyveins@...]
>> 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
>
>  

 « Return to Thread: Zend_Select and the USING join keyword