aboutsummaryrefslogtreecommitdiff
path: root/odb/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/context.hxx')
-rw-r--r--odb/context.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/odb/context.hxx b/odb/context.hxx
index 5962133..69c5d48 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -135,7 +135,9 @@ public:
string
table_name (semantics::class_&) const;
- // Table name for the container member.
+ // Table name for the container member. The table prefix passed as the
+ // second argument must include the table prefix specified with the
+ // --table-prefix option.
//
struct table_prefix
{