aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-04-09 10:04:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-04-10 18:46:45 +0200
commit458779f49a789e403cf108ac04b6fa035cb06810 (patch)
tree6105792df940066ac6cc4b782e505a2a0fbe2aaa /NEWS
parent5ebd62ec778bc8c9540e2379e764ac52c060adfc (diff)
Enable --generate-schema-only option for separate schema format
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 899267c..ccd7a42 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,11 @@ Version 2.3.0
* The generated database schemas now explicitly specify NULL for nullable
columns.
+ * The generated separate C++ schema file (--schema-format separate) no
+ longer includes the generated header file (-odb.hxx). As a result, it is
+ now possible to use the --generate-schema-only and --at-once options to
+ generate a combined C++ schema file for several headers.
+
Version 2.2.0
* Multi-database support. This mechanism allows an application to