aboutsummaryrefslogtreecommitdiff
path: root/odb/relational/common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/common.hxx')
-rw-r--r--odb/relational/common.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/relational/common.hxx b/odb/relational/common.hxx
index eed2234..1413e3f 100644
--- a/odb/relational/common.hxx
+++ b/odb/relational/common.hxx
@@ -82,6 +82,7 @@ namespace relational
string scope_;
string table_;
+ string default_table_;
};
//