#30841: Using isnull to a non-boolean value does not promote join
-------------------------------------+-------------------------------------
Reporter: André | Owner: nobody
Ericson |
Type: Bug | Status: new
Component: Database | Version: master
layer (models, ORM) |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Using `isnull` filter with a non-boolean value will not promote `INNER
JOIN` to an `OUTER JOIN` leading to inconsistent behaviour.
I'm submitting a PR together with this ticket and will link it here.
--
Ticket URL: <https://code.djangoproject.com/ticket/30841>
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/051.760972e3c97959085ae641625b32e424%40djangoproject.com.