From 2567b72f9582c14a591156653e2b656d48200b11 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Wed, 20 Jul 2011 14:00:06 -0700 Subject: supressing nested parenthesis in multiple unions on mysql. thanks jhtwong. fixes #58 --- History.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'History.txt') diff --git a/History.txt b/History.txt index ea27ae6d6d..8b69413140 100644 --- a/History.txt +++ b/History.txt @@ -3,6 +3,7 @@ * Bug Fixes * Fix depth-first traversal to understand ascending / descending nodes. + * Parentheis are suppressed with nested unions in MySQL. Thanks jhtwong! == 2.1.3 / 2011-06-27 -- cgit v1.2.3