#24751: hstore isnull lookup fails
----------------------------------+------------------------------------
     Reporter:  mrAdm             |                    Owner:
         Type:  Bug               |                   Status:  new
    Component:  contrib.postgres  |                  Version:  1.8
     Severity:  Release blocker   |               Resolution:
     Keywords:  hstore            |             Triage Stage:  Accepted
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+------------------------------------

Comment (by jarshwah):

 Is there any reason these hstore lookups couldn't always be wrapped in
 brackets (assuming this fixes the isnull problem)? We do a similar thing
 with F-combinables already:
 
https://github.com/django/django/blob/9096e2b5f75abf8e8882937bd3c3d47ccdc24e25/django/db/models/expressions.py#L391-L392

--
Ticket URL: <https://code.djangoproject.com/ticket/24751#comment:2>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.1bd611c4b09ab9fed400c404f50085ba%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to