Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.2
-
Fix Version/s: 1.6.2
-
Component/s: Zend_Db_Table
-
Labels:None
-
Fix Version Priority:Should Have
Description
When we realize a save() on a table row from Oracle, we have quotes around table name even if we set AUTO_QUOTE_IDENTIFIER to false.
Patch