From 52d57765bbb489f5f8e1a2cc2468b9d6c6c90364 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 21 Feb 2013 11:07:26 +0200 Subject: Add support for pattern matching (SQL LIKE) --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3f85272..1fa6d31 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Version 2.3.0 + + * Support for pattern matching (SQL LIKE operator) in the C++-integrated + queries. For more information, refer to Section 4.1, "ODB Query Language" + in the ODB manual. + Version 2.2.0 * Multi-database support. This mechanism allows an application to -- cgit v1.1