#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
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce <42296566+sarahboyce@…>):

 * resolution:   => fixed
 * status:  assigned => closed

Comment:

 In [changeset:"d048f0d311cc9cb9578d687968f2d24a0a9efddb" d048f0d]:
 {{{#!CommitTicketReference repository=""
 revision="d048f0d311cc9cb9578d687968f2d24a0a9efddb"
 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.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35373#comment:4>
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/0107018ee78569ef-df65eb66-1be2-48a6-9662-5794f44a3d32-000000%40eu-central-1.amazonses.com.

Reply via email to