ZF-9634: _i5LastInsertId method incompatible with i5_naming driver option set to DB2_I5_NAMING_ON
Description
The _i5LastInsertId method of Zend_Db_Adapter_Db2 will fail with DB2_I5_NAMING_ON due to hard coded QSYS2.QSQPTABL syntax in the sql statement.
Comments
No comments to display