#27822: Audit Oracle's DatabaseIntrospection.data_types_reverse
-------------------------------------+-------------------------------------
               Reporter:  Tim        |          Owner:  nobody
  Graham                             |
                   Type:             |         Status:  new
  Cleanup/optimization               |
              Component:  Database   |        Version:  master
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:
           Triage Stage:  Accepted   |      Has patch:  0
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Some try/except catching for `cx_Oracle.NATIVE_FLOAT` and
 `cx_Oracle.UNICODE` is likely no longer needed (I suspect this was for
 older cx_Oracle support) and `UNICODE` usage might be replaced with other
 non-deprecated types as described in the [http://cx-
 
oracle.readthedocs.io/en/latest/releasenotes.html?highlight=unicode#version-5-2.
 5.2 release notes].

--
Ticket URL: <https://code.djangoproject.com/ticket/27822>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.1ee51260ddb4b53060125447d4f670fa%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to