From fe69d94f3d2dcb37d69ac2d7a0f88ad5fce2ad5c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 1 Mar 2011 11:56:33 +0200 Subject: Add support for embedded database schemas New options: --schema-format, --default-schema. New example: schema/embedded. --- doc/odb-prologue.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/odb-prologue.1') diff --git a/doc/odb-prologue.1 b/doc/odb-prologue.1 index 0eb3fb4..7610917 100644 --- a/doc/odb-prologue.1 +++ b/doc/odb-prologue.1 @@ -49,7 +49,9 @@ option is specified), and .B name-odb.cxx (source file). Additionally, if the .B --generate-schema -option is specified and the target database supports it, the +option is specified and the +.B sql +schema format is requested, the .B name.sql database schema file is generated. .\" -- cgit v1.1