From cd44a367fd73293b1c8edc36aa61667ca020a2eb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Mar 2012 11:59:00 +0200 Subject: Add support for generating schema creation code into separate C++ file --- odb/option-types.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/option-types.hxx') diff --git a/odb/option-types.hxx b/odb/option-types.hxx index de3bdb7..66e2f28 100644 --- a/odb/option-types.hxx +++ b/odb/option-types.hxx @@ -72,6 +72,7 @@ struct schema_format // Keep in alphabetic order. // embedded, + separate, sql }; -- cgit v1.1