aboutsummaryrefslogtreecommitdiffstats
path: root/History.txt
diff options
context:
space:
mode:
Diffstat (limited to 'History.txt')
-rw-r--r--History.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/History.txt b/History.txt
index 3937f6b5b7..7b72342ea5 100644
--- a/History.txt
+++ b/History.txt
@@ -19,6 +19,7 @@
* MSSQL adds TOP to sub selects
* Assigning nil to take() removes LIMIT from statement.
* Assigning nil to offset() removes OFFSET from statement.
+ * TableAlias leg ordering fixed
* Deprecations