First, apologies for resurrecting this old thread. I have been using ZF2 with Oracle (OCI extensions, not PDO) and have been limited in my ability to do table joins due to Oracle's identifier character limit.
I have been looking for a way to create a TableGateway object in a manner as the OP suggested, using an array to provide an alias for the table name to work around Oracle's identifier character length limit in JOINs where the tablename and field name must be used. I cannot find if this has been implemented in ZF2, if so, apologies, if not how to 'bump' this request? I'm not opposed to looking at implementing this functionality myself but I am a noob to contributing to open source development. Thanks for your time. -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/ZF2-Array-support-in-TableGateway-tp4655789p4662014.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
