aboutsummaryrefslogtreecommitdiffstats
path: root/History.txt
diff options
context:
space:
mode:
Diffstat (limited to 'History.txt')
-rw-r--r--History.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/History.txt b/History.txt
index 51e950512f..aa5bbd77e2 100644
--- a/History.txt
+++ b/History.txt
@@ -7,6 +7,10 @@
* SQL Literals may be used as Attribute names
* Added Arel::Nodes::NamedFunction for representing generic SQL functions
+* Bug fixes
+
+ * MSSQL adds TOP to sub selects
+
* Deprecations
* Calls to `insert` are deprecated. Please use `compile_insert` then call