summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-06-20 13:58:31 +1000
committerCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-06-20 13:58:31 +1000
commit3ce695f6b2daf943490b2b4a9dac7be01bdd6356 (patch)
tree1da9ab364603d2f784ab3e6a44ceb9003811d91e /.hgignore
parentb8fef59b7b85ae414ad64d2fb6540b3aea66602c (diff)
A few small changes/fixes to join behaviour, and code cleanup
Fix compilation of cross joins. Remove the sort clauses on queries when they become subqueries in joins because then the sorting means nothing (although when take/drop stuff is added the sort will be relevant, so we'll see about that). Favour the left side of a join, which is mostly only relevant for the outer join case (and technically it's not quite right for full-outer joins, maybe, but I'll get to that later).
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions