#35373: GeneratedField alteration fail on SQLite due table remake data insertion
-------------------------------------+-------------------------------------
     Reporter:  Moshe Dicker         |                    Owner:  Simon
                                     |  Charette
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  5.0
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:  migrations,db        |             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 Sarah Boyce <42296566+sarahboyce@…>):

 In [changeset:"9d79714e25911dbc768ba4b71e5f838ee0688edc" 9d79714]:
 {{{#!CommitTicketReference repository=""
 revision="9d79714e25911dbc768ba4b71e5f838ee0688edc"
 [5.0.x] Fixed #35373 -- Fixed a crash when indexing a generated field on
 SQLite.

 Generated fields have to be excluded from the INSERT query against the
 remade
 table including the index.

 Thanks Moshe Dicker for the report, David Sanders and Mariusz Felisiak for
 the
 review.

 Backport of d048f0d311cc9cb9578d687968f2d24a0a9efddb from main.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35373#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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018ee789a8a9-1d617e19-80e5-42e4-b0d1-9dbc9159f48c-000000%40eu-central-1.amazonses.com.

Reply via email to