summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-01-11 14:40:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-01-11 14:40:02 +0200
commit5652354aa256426c5ab32c4a1c5687e5509af868 (patch)
treeac59964abb8696c12ec4ea71c56e9219dd4245e6 /NEWS
parent2a7a60a29cc72f07263ec7534732141f8869b5ed (diff)
Add support for custom table definition options
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d6b2844..1bd577e 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ Version 2.5.0
@@ Ref to the manual.
+ * Support for custom table definition options in addition to column
+ definition options. For details, refer to Section 14.1.16, "options" in
+ the ODB manual.
+
* Support for nested object ids. Now the 'id' pragma specifier can optionally
include the data member path to the id inside a composite value. For
example: