@@ -5340,7 +5340,7 @@ oracledb.OUT_FORMAT_OBJECT and resultSet = true
53405340 272.2.6 Insert query
53415341 272.2.7 Update query
53425342 272.2.8 Delete query
5343- 272.3 DDL tests with GRAPHQL for JSON Duality Views
5343+ 272.3 DDL tests with GRAPHQL for JSON Duality Views
53445344 272.3.1 Insert query
53455345 272.3.2 View Name as graphql
53465346 272.3.3 Create view with @ directive
@@ -5349,18 +5349,18 @@ oracledb.OUT_FORMAT_OBJECT and resultSet = true
53495349 272.3.6 Create view Primary key to Foreign key
53505350 272.3.7 Create view Foreign key to Primary key
53515351 272.3.8 Create view with View Name as Mixed Case and Special Case
5352- 272.3.8.1 single quotes for key names are not supported
5353- 272.3.8.2 single quotes for key names are not supported
5354- 272.3.8.3 Create view with View Name as Special Case
5355- 272.3.8.3 case 3
5356- 272.3.8.4 single quotes for key names are not supported
5352+ 272.3.8.1 single quotes for key names are not supported
5353+ 272.3.8.2 single quotes for key names are not supported
5354+ 272.3.8.3 Create view with View Name as Special Case
5355+ 272.3.8.3 case 3
5356+ 272.3.8.4 single quotes for key names are not supported
53575357 272.3.9 View Name with Maximum possible string and maximum possible string +1 (128bytes)
53585358 272.3.9.1 case 1
5359- 272.3.9.2 case 2
5360- 272.3.10 View creation inside a PLSQL Block
5359+ 272.3.9.2 case 2
5360+ 272.3.10 View creation inside a PLSQL Block
53615361 272.3.10.1 Query with DBMS_SQL
53625362 272.3.10.2 Query with EXECUTE IMMEDIATE
5363- 272.3.11 Create view without privilege
5363+ 272.3.11 Create view without privilege
53645364 272.3.11.1 Query with test1 user
53655365 272.3.11.2 Query with test2 user
53665366
0 commit comments