#30248: Implement case insensitive fields in Sqlite
-------------------------------------+-------------------------------------
     Reporter:  Stuart Axon          |                    Owner:  nobody
         Type:  New feature          |                   Status:  closed
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:  sqlite citext        |             Triage Stage:
  postgres                           |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Nick Pope):

 Replying to [comment:1 Carlton Gibson]:
 > At that point I'm wondering if similar isn't supported across all four
 supported backends, in which case would we want to pull the fields out of
 `contrib`...?

 If this is possible, it would then make sense to implement
 {{{CharField(insensitive=True)}}}, with default of {{{False}}}. Perhaps
 this could also work with {{{TextField}}}?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30248#comment:2>
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/064.5fb8bad520b163605ee3653290b2f1f7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to