#15580: DB cache backend uses LIMIT / OFFSET query for culling
------------------------------------+-----------------------------------
Reporter: ikelly | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: Core (Cache system)
Version: SVN | Severity: Normal
Resolution: | Keywords: oracle
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
------------------------------------+-----------------------------------
Changes (by ikelly):
* has_patch: 0 => 1
Comment:
I've added a patch that pushes out this one query to connection.ops rather
than to the ORM. I don't think tests are needed since this is already
caught by {{{regressiontests.cache.tests.DBCacheTests.test_cull}}}.
Russell, please let me know if this looks okay to you.
--
Ticket URL: <http://code.djangoproject.com/ticket/15580#comment:5>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.