aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-01-26 14:31:40 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-01-26 14:31:40 +0200
commit39e1dc3a83b05eea91f31af17f599a0c2982dbcb (patch)
treed209d71235335d5f1c69f0a84591c8fa437ec5ed /NEWS
parentfc5d410dae6faacfa2998ce57e93b521b8c3ae2e (diff)
Document SQL Server stored procedure support
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2aec85e..51fb133 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,10 @@ Version 2.4.0
* Support for calling MySQL stored procedures. For details and limitations
refer to Section 17.7, "MySQL Stored Procedures" in the ODB manual.
+ * Support for calling SQL Server stored procedures. For details and
+ limitations refer to Section 21.7, "SQL Server Stored Procedures" in
+ the ODB manual.
+
* New option, --oracle-warn-truncation, makes ODB warn about SQL names
that are longer than 30 characters and are therefore truncated. ODB
now also detects when such truncations lead to Oracle name conflicts