File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4150,6 +4150,15 @@ oracledb.OUT_FORMAT_OBJECT and resultSet = true
41504150 162.24 COMMIT
41514151 162.25 ROLLBACK
41524152 162.26 TRUNCATE
4153+ 162.27 test various quoted bind names
4154+ 162.28 PL/SQL block bindname following newline character
4155+ 162.29 Ignore multiple single line comments having : in sql
4156+ 162.30 Ignore multiple single and multi line comments having : in sql
4157+ 162.31 Multiple single line comments with binds before the comment in sql
4158+ 162.32 Multiple single line comments with binds after the comment in sql
4159+ 162.33 Bind Variable before, inbetween and after comments in sql
4160+ 162.34 ignore literals only during bind processing
4161+ 162.35 Parse and Execute twice
41534162
41544163163. executeMany1.js
41554164 163.1 inserts many rows with bind by name
You can’t perform that action at this time.
0 commit comments