From a4f25daf17392c9c4b90de60b9d777290706f667 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 8 Apr 2013 11:13:51 +0200 Subject: Generate add/drop foreign key migration statements Also add the --fkeys-deferrable-mode option. General schemas generation rework. --- odb/option-types.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'odb/option-types.hxx') diff --git a/odb/option-types.hxx b/odb/option-types.hxx index 9a0cad5..2f8825d 100644 --- a/odb/option-types.hxx +++ b/odb/option-types.hxx @@ -12,8 +12,10 @@ #include +#include using semantics::relational::qname; +using semantics::relational::deferrable; struct cxx_version { -- cgit v1.1