aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/statement.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/oracle/statement.cxx')
-rw-r--r--odb/oracle/statement.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/oracle/statement.cxx b/odb/oracle/statement.cxx
index 7233e05..d63e4a7 100644
--- a/odb/oracle/statement.cxx
+++ b/odb/oracle/statement.cxx
@@ -33,7 +33,7 @@ namespace odb
SQLT_UIN, // bind::uinteger
SQLT_BFLOAT, // bind::binary_float
SQLT_BDOUBLE, // bind::binary_double
- SQLT_VNU, // bind::number
+ SQLT_NUM, // bind::number
SQLT_DAT, // bind::date
SQLT_TIMESTAMP, // bind::timestamp
SQLT_CHR, // bind::string
@@ -53,7 +53,7 @@ namespace odb
SQLT_UIN, // bind::uinteger
SQLT_BFLOAT, // bind::binary_float
SQLT_BDOUBLE, // bind::binary_double
- SQLT_VNU, // bind::number
+ SQLT_NUM, // bind::number
SQLT_DAT, // bind::date
SQLT_TIMESTAMP, // bind::timestamp
SQLT_CHR, // bind::string