[Django] #27718: Add QuerySet.union(), intersect(), minus()

20 views
Skip to first unread message

Django

unread,
Jan 10, 2017, 1:27:43 PM1/10/17
to django-...@googlegroups.com
#27718: Add QuerySet.union(), intersect(), minus()
-------------------------------------+-------------------------------------
Reporter: Florian | Owner: nobody
Apolloner |
Type: New | Status: new
feature |
Component: Database | Version: master
layer (models, ORM) |
Severity: Normal | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 1 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
[https://groups.google.com/d/topic/django-developers/RhD-
nbCqIkE/discussion django-developers thread]

[https://github.com/django/django/pull/7727 PR]

--
Ticket URL: <https://code.djangoproject.com/ticket/27718>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jan 13, 2017, 3:41:43 PM1/13/17
to django-...@googlegroups.com
#27718: Add QuerySet.union(), intersection(), difference()
-------------------------------------+-------------------------------------
Reporter: Florian Apolloner | Owner: nobody
Type: New feature | Status: new
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

* needs_docs: 1 => 0
* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/27718#comment:1>

Django

unread,
Jan 14, 2017, 8:32:25 AM1/14/17
to django-...@googlegroups.com
#27718: Add QuerySet.union(), intersection(), difference()
-------------------------------------+-------------------------------------
Reporter: Florian Apolloner | Owner: nobody
Type: New feature | Status: closed

Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"84c1826ded17b2d74f66717fb745fc36e37949fd" 84c1826d]:
{{{
#!CommitTicketReference repository=""
revision="84c1826ded17b2d74f66717fb745fc36e37949fd"
Fixed #27718 -- Added QuerySet.union(), intersection(), difference().

Thanks Mariusz Felisiak for review and Oracle assistance.
Thanks Tim Graham for review and writing docs.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/27718#comment:2>

Django

unread,
Nov 16, 2020, 2:54:10 PM11/16/20
to django-...@googlegroups.com
#27718: Add QuerySet.union(), intersection(), difference()
-------------------------------------+-------------------------------------
Reporter: Florian Apolloner | Owner: nobody
Type: New feature | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

In [changeset:"7b42d346465abb560d1b774bdf17d094fad75571" 7b42d346]:
{{{
#!CommitTicketReference repository=""
revision="7b42d346465abb560d1b774bdf17d094fad75571"
Refs #27718 -- Doc'd and tested QuerySet.exists() for combined querysets.

Supported since 84c1826ded17b2d74f66717fb745fc36e37949fd.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/27718#comment:3>

Reply all
Reply to author
Forward
0 new messages