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 0c989c8 commit 1ef677aCopy full SHA for 1ef677a
test/list.txt
@@ -213,9 +213,6 @@ Overview of node-oracledb functional tests
213
10.4 DML Returning for null column value
214
10.5 resultSet for null value
215
216
-11. poolTimeout.js
217
- 11.1 pool terminates idle connections after specify time
218
-
219
12. resultSet1.js
220
12.1 Testing resultSet option
221
12.1.1 when resultSet option = false, content of result is correct
test/opts/mocha.opts
@@ -15,7 +15,6 @@ test/autoCommitForSelect.js
15
test/columnMetadata.js
16
test/nullColumnValues.js
17
18
-test/poolTimeout.js
19
test/resultSet1.js
20
test/stream1.js
21
test/stream2.js
test/poolTimeout.js
0 commit comments