Annoyance
Hi,
I have a slight annoyance with Zend_db (having recently migrated from ADODB) in that any table you join, it also puts table.* in the SELECT part of the statement.
Is there a way to pass a parameter to turn this off or does it have to be edited directly? I don't want to edit the source code too much for later upgrades etc.
Thanks
A
|