-
Alex Pooley authored
This adds a Gitlab::SQL::Intersect and Gitlab::SQL::Except with corresponding FromIntersect and FromExcept model concerns. The commit takes the previous UNION code and generalizes for the INTERSECT and EXCEPT cases.
22a8a313
This adds a Gitlab::SQL::Intersect and Gitlab::SQL::Except with corresponding FromIntersect and FromExcept model concerns. The commit takes the previous UNION code and generalizes for the INTERSECT and EXCEPT cases.