From da0ec4c568db40052a396a7fd9534378d093c245 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 5 Sep 2012 14:58:54 +0200 Subject: Support for Qt QUuid persistence This support was added to the basic sub-profile. New test: qt/common/basic. Updated the qt example to use QUuid as an object id. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6f06c79..420524f 100644 --- a/NEWS +++ b/NEWS @@ -49,6 +49,10 @@ Version 2.1.0 Library" in the ODB manual as well as the 'boost' example in the odb-examples package. + * The Qt profile now provides persistence support for the QUuid type. For + more information, refer to Section 20.1, "Basic Types" in the ODB manual + as well as the 'qt' example in the odb-examples package. + * New pragma, definition, allows the specification of an alternative code generation location for persistent classes, views, and composite value types. This mechanism is primarily useful for converting third-party -- cgit v1.1