#30033: SQLite schema editor should use the documented process to emulate table
alterations on SQlite3.
-------------------------------------+-------------------------------------
     Reporter:  Simon Charette       |                    Owner:  Simon
         Type:                       |  Charette
  Cleanup/optimization               |                   Status:  closed
    Component:  Migrations           |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Carlton Gibson <carlton.gibson@…>):

 In [changeset:"894cb13779e6d092974c873bd2cf1452554d2e06" 894cb13]:
 {{{
 #!CommitTicketReference repository=""
 revision="894cb13779e6d092974c873bd2cf1452554d2e06"
 Refs #29182 -- Stopped relying on legacy alter table semantic on SQLite
 3.26+.

 SQLite 3.26 changed the behavior of table and column renaming operations
 to
 repoint foreign key references even if foreign key checks are disabled.

 This makes the workarounds in place to simulate this behavior unnecessary
 on
 SQLite 3.26+. Refs #30033.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30033#comment:5>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.5f38bee78fe42a451b30897d92d02c74%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to