#11898: oracle quote_name bug
---------------------------------------------------+------------------------
          Reporter:  steveed                       |         Owner:  nobody     
       
            Status:  reopened                      |     Milestone:             
       
         Component:  Database layer (models, ORM)  |       Version:  1.1        
       
        Resolution:                                |      Keywords:  oracle, 
quote_name
             Stage:  Unreviewed                    |     Has_patch:  0          
       
        Needs_docs:  0                             |   Needs_tests:  0          
       
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Changes (by steveed):

  * status:  closed => reopened
  * resolution:  wontfix =>

Comment:

 I am not sure why it is a won't fix. As is it doesn't work with how oracle
 tables are named. Oracle tables can be upper case or mixed case, and
 currently django states the sql requirement and then ignores it. I think
 this is a bug it should not return name upper unless the name is not
 quoted.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11898#comment:3>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.


Reply via email to