aboutsummaryrefslogtreecommitdiff
path: root/oracle/types/test.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oracle/types/test.hxx')
-rw-r--r--oracle/types/test.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oracle/types/test.hxx b/oracle/types/test.hxx
index 3e59594..0e48745 100644
--- a/oracle/types/test.hxx
+++ b/oracle/types/test.hxx
@@ -197,7 +197,7 @@ struct object
// Test NULL value.
//
- #pragma db type ("VARCHAR(32)") null
+ #pragma db type ("VARCHAR2(32)") null
string_ptr null_;
bool