aboutsummaryrefslogtreecommitdiff
path: root/odb/relational/model.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/model.hxx')
-rw-r--r--odb/relational/model.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/relational/model.hxx b/odb/relational/model.hxx
index af88eb5..d4e1792 100644
--- a/odb/relational/model.hxx
+++ b/odb/relational/model.hxx
@@ -709,6 +709,9 @@ namespace relational
if (abstract (c) && !polymorphic (c))
return;
+ if (deleted (c))
+ return;
+
qname const& name (table_name (c));
// If the table with this name was already created, assume the