#27403: Document that prefetch_related doesn't guarantee transactional 
consistency
-------------------------------------+-------------------------------------
     Reporter:  Aymeric Augustin     |                    Owner:  Tim Bell
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Documentation        |                  Version:  dev
     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
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

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


Comment:

 In [changeset:"ee104251c403fbac83b8475163ff2ac01c567d25" ee10425]:
 {{{
 #!CommitTicketReference repository=""
 revision="ee104251c403fbac83b8475163ff2ac01c567d25"
 Fixed #27403 -- Doc'd that QuerySet.prefetch_related() doesn't guarantee
 transactional consistency.

 Added a note about the potential race condition in prefetch_related()
 that could produce an inconsistent result, one that does not correspond
 to any point in the database history.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/27403#comment:8>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018b65edeb70-647c8685-ed64-4c74-91ff-cfebec699922-000000%40eu-central-1.amazonses.com.

Reply via email to