aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-09-07 23:48:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-09-07 23:48:00 +0200
commit64fc51179263e41d86f634bd1f499b9710d6aa0d (patch)
treea9bb912076254e50317d317ca069a5e0973fc6dd /NEWS
parentdf7df70236c6e08bc7940ef64be2afe6afc28ec3 (diff)
Add support for calling MySQL stored procedures
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0dfd128..7e4e8ee 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ Version 2.4.0
pre.hxx/post.hxx includes. This allows the use of precompiled headers
with the generated files.
+ * Support for calling MySQL stored procedures. For details and limitations
+ refer to Section 17.7, "MySQL Stored Procedures" in the ODB manual.
+
Version 2.3.0
* Support for database schema evolution, including schema migration, data