#6785: QuerySet.get() should only attempt to fetch a limited number of rows
-------------------------------------+-------------------------------------
Reporter: Brantley | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Shai Berger):
So, a solution was added then reverted, because it did two things: Added
significant overhead in the general case, and broke things on Oracle.
I believe we can try again now -- I think Oracle has added `OFFSET/LIMIT`
support in later versions and the versions which lack it are no longer
supported; and Anssi has suggested in comment:8 a way to avoid the
overhead.
--
Ticket URL: <https://code.djangoproject.com/ticket/6785#comment:17>
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/068.8072b6e42a635ab14b0fb422918efb4b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.