#32653: Quoting names in the Oracle backend is not consistent with the db_table
generation.
-------------------------------------+-------------------------------------
     Reporter:  Javier Buzzi         |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  2.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  oracle               |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak):

 > Ideally, the line self.db_table = truncate_name(self.db_table,
 connection.ops.max_name_length()) would be removed, and the aliases that
 is done in the SQLCompiler be moved to the individual backend, and that
 way you can cache the table names for later use.

 This is tracked in #13528.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32653#comment:7>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.c0032a15ada789ec876c9880f2b3db2c%40djangoproject.com.

Reply via email to