#22125: Unnecessary creation of index for ManyToManyField
-------------------------------------+-------------------------------------
     Reporter:  tbhtan3@…            |                    Owner:  Akash
         Type:                       |  Kumar Sen
  Cleanup/optimization               |                   Status:  assigned
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  db-indexes           |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Rodrigo Vieira):

 I did some tests on SQL Fiddle ([https://sqlfiddle.com/mariadb/online-
 compiler?id=6af2699e-0a91-403e-a758-0a331294916a here]) for MariaDB, and
 it also optimizes the use of covering index, so it seems that we can
 consider that all databases supported by Django would benefit from this
 optimization.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/22125#comment:32>
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 visit 
https://groups.google.com/d/msgid/django-updates/0107019cee150273-0ce3a198-fa02-4bfc-89b6-ae4807906864-000000%40eu-central-1.amazonses.com.

Reply via email to