#33482: filter on exists-subquery with empty queryset removes whole WHERE block
-------------------------------------+-------------------------------------
Reporter: Tobias Bengfort | Owner: Simon
| Charette
Type: Bug | Status: closed
Component: Database layer | Version: 4.0
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: orm, | Triage Stage: Ready for
EmptyResultSet, Exists | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"b7d1da5a62fe4141beff2bfea565f7ef0038c94c" b7d1da5a]:
{{{
#!CommitTicketReference repository=""
revision="b7d1da5a62fe4141beff2bfea565f7ef0038c94c"
Fixed #33482 -- Fixed QuerySet filtering againts negated Exists() with
empty queryset.
Thanks Tobias Bengfort for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33482#comment:7>
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/060.46644f7463dcdd3effbb89cf3a39ef42%40djangoproject.com.