#34881: migrate crashes when renaming model referenced twice by
ManyToManyField.through model on SQLite.
----------------------------+------------------------------------
     Reporter:  dennisvang  |                    Owner:  nobody
         Type:  Bug         |                   Status:  new
    Component:  Migrations  |                  Version:  dev
     Severity:  Normal      |               Resolution:
     Keywords:  sqlite      |             Triage Stage:  Accepted
    Has patch:  0           |      Needs documentation:  0
  Needs tests:  0           |  Patch needs improvement:  0
Easy pickings:  0           |                    UI/UX:  0
----------------------------+------------------------------------
Changes (by Mariusz Felisiak):

 * keywords:   => sqlite
 * stage:  Unreviewed => Accepted


Comment:

 Thanks for the report. As far as I'm aware, this is an issue only on
 SQLite, caused by remaking a table twice, where the second remake doesn't
 take into account the first alteration.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34881#comment:11>
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/0107018adfb6a774-10d5e20b-5a80-4059-a958-ed0e111419dd-000000%40eu-central-1.amazonses.com.

Reply via email to