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 7ed0535 commit 9265b44Copy full SHA for 9265b44
test/dbObjectsNestTbl.js renamed to test/dbObjectsNestedTable.js
@@ -19,7 +19,7 @@
19
* See LICENSE.md for relevant licenses.
20
*
21
* NAME
22
- * 197. dbObjectsNestTbl.js
+ * 197. dbObjectsNestedTable.js
23
24
* DESCRIPTION
25
* Testing Oracle Database Nested Table Object Collection type(s)
test/opts/.mocharc.yaml
@@ -186,7 +186,7 @@ spec:
186
- test/implicitResults.js
187
- test/connProps.js
188
- test/getDataOfLob.js
189
- - test/dbObjectsNestTbl.js
+ - test/dbObjectsNestedTable.js
190
- test/dbObject1.js
191
- test/dbObject2.js
192
- test/dbObject3.js
@@ -244,4 +244,4 @@ spec:
244
- test/poolReconfigure.js
245
- test/executeQueue.js
246
- test/sodahint.js
247
- - test/keepInStmtCache.js
+ - test/keepInStmtCache.js
0 commit comments