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 --- doc/manual.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/manual.xhtml b/doc/manual.xhtml index 3b4ea40..064b8c9 100644 --- a/doc/manual.xhtml +++ b/doc/manual.xhtml @@ -2412,7 +2412,7 @@ namespace odb compiler generates all embedded schemas with the default schema name (empty string). However, if your application needs to have several separate schemas, you can use the - --default-schema ODB compiler option to assign + --schema-name ODB compiler option to assign custom schema names and then use these names as a second argument to create_schema(). If the schema is not found, create_schema() throws the -- cgit v1.1