summaryrefslogtreecommitdiff
path: root/odb/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/context.hxx')
-rw-r--r--odb/context.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/context.hxx b/odb/context.hxx
index 3ca8d1e..59fa630 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -47,7 +47,7 @@ public:
string
column_name (semantics::data_member&) const;
- string
+ virtual string
column_type (semantics::data_member&) const;
public: