summaryrefslogtreecommitdiff
path: root/odb/option-types.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/option-types.cxx')
-rw-r--r--odb/option-types.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/option-types.cxx b/odb/option-types.cxx
index 3bbe72e..ceb71db 100644
--- a/odb/option-types.cxx
+++ b/odb/option-types.cxx
@@ -98,6 +98,7 @@ operator<< (ostream& os, database db)
static const char* schema_format_[] =
{
"embedded",
+ "separate",
"sql"
};