#29182: SQLite 3.26 breaks database migration ForeignKey constraint, leaving
<table_name>__old in db schema
----------------------------------+------------------------------------
     Reporter:  ezaquarii         |                    Owner:  nobody
         Type:  Bug               |                   Status:  closed
    Component:  Migrations        |                  Version:  2.0
     Severity:  Release blocker   |               Resolution:  fixed
     Keywords:  sqlite migration  |             Triage Stage:  Accepted
    Has patch:  1                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+------------------------------------

Comment (by johnthagen):

 I just tried it out my minimal example using `pip install
 git+https://github.com/django/django.git`

 {{{
 $ pip list
 Package               Version
 --------------------- ---------------------
 Django                2.2.dev20181230164339
 ...
 }}}

 And it seems to be fixed! I will double check with 2.1.5 as well after
 it's released Jan 1. Thanks!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29182#comment:45>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.13fb331b4cc26fe9255369983a2befe1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to