#9682: icontains can be case-sensitive on MySQL
-------------------------------------+-------------------------------------
     Reporter:                       |                    Owner:  nobody
  to.roma.from.djbug@…               |                   Status:  new
         Type:  Bug                  |                  Version:  1.0
    Component:  Database layer       |               Resolution:
  (models, ORM)                      |             Triage Stage:
     Severity:  Normal               |  Someday/Maybe
     Keywords:                       |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by anonymous):

 Just bumped into this recently as well. We have columns that are utf8_bin,
 and iexact operators on Django mysql ORM do _not_ perform case-insensitive
 lookups on these columns.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/9682#comment:11>
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/088.7d64651ecc8f94d55cb360749ec6cd8c%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to