#32776: Support Array subqueries on PostgreSQL
-------------------------------------+-------------------------------------
Reporter: Hannes Ljungberg | Owner: Hannes
| Ljungberg
Type: New feature | Status: assigned
Component: contrib.postgres | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Simon Charette):
* stage: Unreviewed => Accepted
Comment:
Another edge case that came to mind is that we also likely want to keep
clearing ordering when doing existence checks so it should only be cleared
when using
1. `filter(field__in=query)`
2. `Exists`
3. `Queryset.exists()`
--
Ticket URL: <https://code.djangoproject.com/ticket/32776#comment:1>
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/067.e5aff2414ceb50313b914eaf8630c81c%40djangoproject.com.