#21757: Allow modifying the SQL generated by lookups
-------------------------------------+-------------------------------------
     Reporter:  shmishleniy@…        |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:  master
    Component:  Database layer       |               Resolution:
  (models, ORM)                      |             Triage Stage:  Accepted
     Severity:  Normal               |      Needs documentation:  0
     Keywords:  postgresql like      |  Patch needs improvement:  0
  ilike icontains                    |                    UI/UX:  0
    Has patch:  0                    |
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by mjtamlyn):

 Seems there's not much difference in the indexed case these days, but
 there is in the non indexed case which is likely what people will do a
 lot. So that resolves that the default behaviour will stay as is, this
 ticket is not just about making it possible to change how `__icontains`
 etc work for your use case as akaariai dsicussed.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21757#comment:5>
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/079.785c2519016b1619937e188921781e28%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to