#32651: Combining Q with a Q containing Exists crashes
-------------------------------------+-------------------------------------
Reporter: Jaap Roes | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Normal | Resolution: duplicate
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Simon Charette):
Right, yet another issue with how `BaseExpression.identity` is based off
`_constructor_args`. Defining a proper `Subquery.identity` should address
this issue but it might not even be necessary if we go forward with
https://code.djangoproject.com/ticket/32632#comment:4 and drop partial
support `Subquery.deconstruct`, `__eq__`, and `__hash__`.
--
Ticket URL: <https://code.djangoproject.com/ticket/32651#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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/063.23526ffea5bc258d69537a7b4c3fb21a%40djangoproject.com.