We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04f0a0e commit 3d1a737Copy full SHA for 3d1a737
test/list.txt
@@ -206,6 +206,10 @@ Overview of node-oracledb functional tests
206
6.1.9 DELETE statement with Array binding
207
6.1.10 Stress test - support 4k varchars
208
6.1.11 Negative test - throws correct error message
209
+ 6.1.12 INSERT DML returning into too small a variable
210
+ 6.1.13 INSERT statement with NaN
211
+ 6.1.14 INSERT statement with an invalid bind name (reserved namespace keyword)
212
+ 6.1.15 INSERT statement parse non ascii returning bind
213
6.2 DATE and TIMESTAMP data
214
6.2.1 INSERT statement, single row matched, Object binding, no bind in data
215
6.2.2 INSERT statement with JavaScript date bind in
0 commit comments