From 3a1eed21d4d5d0e7f6a9f400420fdc28d7be9b61 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 17 Feb 2012 10:08:18 +0200 Subject: Add support for composite object ids New pragma id_type (member). New test: common/composite-id. The composite example has also been updated. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f36d7b7..b0453dd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Version 1.9.0 + + * Support for composite object ids. Now a composite value type can be used + to declare an object id member. For more information, refer to Section + 7.2.1, "Composite Object Ids" in the ODB manual as well as the 'composite' + example in the odb-examples package. + Version 1.8.0 * Support for the Microsoft SQL Server database. The provided connection -- cgit v1.1