#27095: Queries involving postgres Array fields can't include expressions as
elements
-------------------------------------+-------------------------------------
     Reporter:  Matthew Wilkes       |                    Owner:  Hannes
                                     |  Ljungberg
         Type:  Bug                  |                   Status:  assigned
    Component:  contrib.postgres     |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Hannes Ljungberg):

 * owner:  (none) => Hannes Ljungberg
 * status:  new => assigned
 * has_patch:  0 => 1


Comment:

 I've created a PR (https://github.com/django/django/pull/13680) to fix the
 issue of allowing expressions on ArrayField lookups where the right-hand
 side is a list. Note that this PR does not fix the issue of expressions in
 nested lists, it should in my opinion be tracked as a separate ticket. I'm
 not really familiar with the process of splitting up tickets, would it
 make sense to create a new ticket for the nested expressions in the case
 of this PR being merged?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/27095#comment:6>
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/071.4fafd5c80200cef3068a5b03c11cabf3%40djangoproject.com.

Reply via email to