From 64fc51179263e41d86f634bd1f499b9710d6aa0d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 7 Sep 2014 23:48:00 +0200 Subject: Add support for calling MySQL stored procedures --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') 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 -- cgit v1.1