#29339: Add result caching to RawQuerySet / QuerySet.raw()
-------------------------------------+-------------------------------------
               Reporter:  Tim        |          Owner:  nobody
  Graham                             |
                   Type:             |         Status:  new
  Cleanup/optimization               |
              Component:  Database   |        Version:  master
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:
           Triage Stage:  Accepted   |      Has patch:  0
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Adding `prefetch_related()` (#28600) and `__len__()` and `__bool__()`
 (#29337) to `RawQuerySet`/`QuerySet.raw()` requires result caching to
 avoid performance problems as discussed in ticket:22349#comment:4.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29339>
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/052.e119aa3d1a15f724544b570a2eae90d8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to