Skip to content

Commit dbafad3

Browse files
committed
Test updates for v2
1 parent 1569c17 commit dbafad3

File tree

7 files changed

+1236
-4
lines changed

7 files changed

+1236
-4
lines changed

test/dataTypeAssist.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ assist.allDataTypeNames =
6161
"nodb_timestamp6" : "TIMESTAMP (9) WITH LOCAL TIME ZONE",
6262
"nodb_rowid" : "ROWID",
6363
"nodb_urowid" : "UROWID",
64+
"nodb_nclob" : "NCLOB",
6465
"nodb_myclobs" : "CLOB",
6566
"nodb_myblobs" : "BLOB",
6667
"nodb_raw" : "RAW(2000)",

0 commit comments

Comments
 (0)