From c1d2ec5bbd5969332f3278f39d2a7a8f0abc0493 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 25 Jan 2012 14:58:24 +0200 Subject: Rename --default-schema to --schema-name --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c913eb6..8f1e6b6 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,9 @@ Version 1.8.0 Value Types" in the ODB manual as well as the 'composite' example in the odb-examples package. + * The --default-schema option has been renamed to --schema-name. The + --default-schema option is now used to specify the database schema. + * Default Oracle mapping for std::string has changed from VARCHAR2(4000) to VARCHAR2(512). -- cgit v1.1