#21181: collation specific query results ordering
-------------------------------------+-------------------------------------
     Reporter:  alan.kesselmann@…    |                    Owner:  Alan
         Type:  New feature          |                   Status:  assigned
    Component:  Database layer       |                  Version:
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  ORM                  |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Simon Charette):

 * cc: Simon Charette (added)


Comment:

 Looks like collation names are identifiers on these backends and need to
 be escaped using `connection.ops.quote_name`. Was MySQL also behaving this
 way?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21181#comment:14>
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/083.24bc6cf7a2947d0c24605bd5da29745b%40djangoproject.com.

Reply via email to