#34708: Sometimes `db_index=True` doesn't apply
-------------------------------------+-------------------------------------
               Reporter:  o-ddong    |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Component:  Database   |        Version:  3.2
  layer (models, ORM)                |       Keywords:  ORM, db_index,
               Severity:  Normal     |  mysql
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 As the title says, sometimes db_index=True doesn't apply

 When performing makemigration, changes in db_index were checked, and when
 the contents were migrated, the contents were not applied to mysql.

 Can you tell me what could be the reason for this and how to fix it?

 Django : 3.2.19
 Python : 3.8.1
 DB : MySQL 8.0

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34708>
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/010701894d140b37-592312bf-8308-499d-b9c2-fbee161e80d2-000000%40eu-central-1.amazonses.com.

Reply via email to