#20386: Four tests for inspectdb fail under Oracle
-------------------------------------+-------------------------------------
     Reporter:  aaugustin            |                    Owner:  shai
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |               Resolution:
     Severity:  Release blocker      |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by shai):

 * status:  new => assigned
 * owner:  nobody => shai
 * has_patch:  0 => 1


Comment:

 Beh. cx_Oracle returns a `str` as the column name, whether we are on
 python2 or python3. Arguably a cx_Oracle bug.

 https://github.com/django/django/pull/1075 fixes (or, if you like, works
 around it).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20386#comment:1>
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 [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to