summaryrefslogtreecommitdiff
path: root/odb/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/context.hxx')
-rw-r--r--odb/context.hxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/odb/context.hxx b/odb/context.hxx
index a256866..5962133 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -160,6 +160,12 @@ public:
string
column_type (semantics::data_member&, string const& key_prefix = string ());
+ string
+ column_options (semantics::data_member&);
+
+ string
+ column_options (semantics::data_member&, string const& key_prefix);
+
// Cleaned-up member name that can be used for database names.
//
string