#33228: Change BaseDatabaseFeatures.has_case_insensitive_like to False
-------------------------------------+-------------------------------------
               Reporter:  Tim        |          Owner:  nobody
  Graham                             |
                   Type:             |         Status:  new
  Cleanup/optimization               |
              Component:  Database   |        Version:  dev
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  1
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 It seems that a better default for this feature would be `False`, as of
 the built-in backends, only SQLite uses `True`. In addition, all three of
 the databases I've built third-party backends for (Cloud Spanner,
 CockroachDB, Snowflake) all use `False`. Of course, a mention in the
 release notes that the default is changed is still appropriate.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33228>
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/052.4902bc672f8a7c22858d1f1ab47dfce8%40djangoproject.com.

Reply via email to