About INTERSECTION ALL AND EXCEPT ALL

39 views
Skip to first unread message

jz...@cornell.edu

unread,
Oct 4, 2017, 10:23:18 PM10/4/17
to Django developers (Contributions to Django itself)
Greetings, when I read through the django source code, I see the union and union all method is implemented. However, if I remember it right, in PostgreSQL, intersection and difference are also have the all method (which means the result will contains duplicates).

Here is the documentation of the PostgreSQL:

So I would like to create a pull request to introduce that feature if you like.
How do you think about that?
Reply all
Reply to author
Forward
0 new messages