History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ZF-3586
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Mickael Perraud
Reporter: Mickael Perraud
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Zend Framework

Method find with Oracle

Created: 06/Jul/08 01:11 AM   Updated: 10/Oct/08 02:41 PM
Component/s: Zend_Db_Table
Affects Version/s: 1.5.2
Fix Version/s: 1.6.2

Time Tracking:
Not Specified

File Attachments: 1. Text File zf3586.patch (0.7 kb)

Issue Links:
Related

 Public Fields   Internal Project Management Fields   
Tags:
Participants: Mickael Perraud
Fix Version Priority: Should Have


 Description  « Hide
When we realize a find() on a table from Oracle, we have quotes around table name even if we set AUTO_QUOTE_IDENTIFIER to false.

 All   Comments   Work Log   Change History   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Mickael Perraud - 06/Jul/08 01:13 AM
Patch

Mickael Perraud - 06/Jul/08 01:15 AM
Same type of problem with Oracle and same solution

Mickael Perraud - 06/Jul/08 01:21 AM
Same type of problem with Oracle and same solution

Mickael Perraud - 01/Oct/08 02:50 PM
Fixed in SVN11573