Hi thanks yep thats the one, doesnt look like any work has been done
on it. The API really needs the ability of extending it, changing
private to protected should do that I guess ? However _join does
types checks, so needs the ability of adding custom types constants
or else update the entire class to accept the most possible
configuration of joins :)
On 06/09/2007, at 4:19 PM, Ralf Eggert wrote:
Hi Daniel,
Its not extendable I have to copy over _join because of type checks
and another one as its private, i doubt it was ever thought out to be
extended ?
please refer to this discussion:
http://www.nabble.com/Extend-Zend_Db_Select-tf4040746s16154.html
and this issue:
http://framework.zend.com/issues/browse/ZF-1692
Best Regards,
Ralf