#36464: TupleIn lookup uses tuple containment even if the supports_tuple_lookups
feature is disabled for right-hand-side subqueries
-------------------------------------+-------------------------------------
Reporter: Simon Charette | Owner: Simon
| Charette
Type: Bug | Status: assigned
Component: Database layer | Version: 5.2
(models, ORM) |
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 1 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):
* cc: composite, primary, key (added)
* summary:
TupleIn lookup uses tuple comparision even if the
supports_tuple_lookups feature is disable for right-hand-side
subqueries
=>
TupleIn lookup uses tuple containment even if the
supports_tuple_lookups feature is disabled for right-hand-side
subqueries
--
Ticket URL: <
https://code.djangoproject.com/ticket/36464#comment:3>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.