aboutsummaryrefslogtreecommitdiff
path: root/odb/relational/schema.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/schema.hxx')
-rw-r--r--odb/relational/schema.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/relational/schema.hxx b/odb/relational/schema.hxx
index c5e16c6..cd975b7 100644
--- a/odb/relational/schema.hxx
+++ b/odb/relational/schema.hxx
@@ -442,6 +442,9 @@ namespace relational
traverse (*t, true);
}
+ using add_table::traverse; // Unhide.
+ using alter_table::traverse; // Unhide.
+
using table::names;
void