summaryrefslogtreecommitdiff
path: root/odb/relational/oracle/common.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/oracle/common.cxx')
-rw-r--r--odb/relational/oracle/common.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/relational/oracle/common.cxx b/odb/relational/oracle/common.cxx
index b253dc3..0049b3f 100644
--- a/odb/relational/oracle/common.cxx
+++ b/odb/relational/oracle/common.cxx
@@ -168,6 +168,8 @@ namespace relational
}
}
else
+ // If there is not range, then this is a floating-point number.
+ //
traverse_double (mi);
break;