summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-09-30 10:21:00 +1000
committerCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-09-30 10:21:00 +1000
commit22784e9846a645f62b2a31b320c802a8140a2ad0 (patch)
tree48080edbc2bbadd26784248b15072dfb0cc51d2a /doc
parent46be6f6f99212b828585ead196b042ba981daaff (diff)
Fix up union/intersection operations
Previously the union/intersection operations didn't work when you tried to select/project/sort/drop/whatever on them. Now they just automatically introduce a subquery, which means that they can be used in other operations automatically. (There is a potential for a minor decrease in query speed, but I think it's worthwhile to maintain the abstraction.)
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions