aboutsummaryrefslogtreecommitdiff
path: root/odb/relational/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/context.hxx')
-rw-r--r--odb/relational/context.hxx6
1 files changed, 5 insertions, 1 deletions
diff --git a/odb/relational/context.hxx b/odb/relational/context.hxx
index 45dbba6..02adfc7 100644
--- a/odb/relational/context.hxx
+++ b/odb/relational/context.hxx
@@ -88,7 +88,10 @@ namespace relational
grow (semantics::data_member&);
bool
- grow (semantics::data_member&, semantics::type&, string const& key_prefix);
+ grow (semantics::data_member&,
+ semantics::type&,
+ const custom_cxx_type*,
+ string const& key_prefix);
public:
// Quote SQL string.
@@ -216,6 +219,7 @@ namespace relational
virtual bool
grow_impl (semantics::data_member&,
semantics::type&,
+ const custom_cxx_type*,
string const&);
// The default implementation uses the ISO quoting ('') and