#35022: RenameIndex crashes when there is a unique index on the same fields.
-----------------------------------+------------------------------------
     Reporter:  Thomas Capricelli  |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Migrations         |                  Version:  5.0
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------

Comment (by Prakhar Parashari):

 Replying to [comment:2 Thomas Capricelli]:
 > I created a minimal exemple. All of this is done using django 4.2 (but
 i'm pretty sure it does the same with django 5.0):
 >
 > How to use:
 > ./manage.py makemigrations main && ./manage.py migrate # create initial
 migrations
 > vi main/models.py # comment index_together, uncomment indexes =
 > ./manage.py makemigrations main && ./manage.py migrate # crash


 Hey, I tried to reproduce this with your minimal example with Django 5.0
 and Django 4.2. However, I couldn't reproduce it. Maybe the example file
 is missing something that was producing this error for you? I'm not sure

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35022#comment:7>
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/0107018c5ed9a801-5c20ae64-7fd0-45d8-84bd-8c0fc59053ae-000000%40eu-central-1.amazonses.com.

Reply via email to