Skip to content

Commit d4b98c2

Browse files
committedOct 23, 2024··
test(it): Update integration test files to match the 2024-10-17 release of Oracle docs
1 parent 61d7ec4 commit d4b98c2

File tree

230 files changed

+791
-617
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

230 files changed

+791
-617
lines changed
 

‎zpa-checks/src/integrationTest/resources/expected/oracle-database_23/CharacterDatatypeUsageCheck.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"adjsn/function-JSON_TABLE-3.sql" : [
3-
12
4-
],
5-
"adjsn/generation-26.sql" : [
2+
"adjsn/sql-json-function-json_object-19.sql" : [
63
5
74
],
5+
"adjsn/sql-json-function-json_table-3.sql" : [
6+
12
7+
],
88
"lnpls/CREATE-TYPE-statement-15.sql" : [
99
4,
1010
8

‎zpa-checks/src/integrationTest/resources/expected/oracle-database_23/ComparisonWithBooleanCheck.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"adjsn/function-JSON_TABLE-14.sql" : [
2+
"adjsn/json_table-generalizes-other-sql-json-functions-0.sql" : [
33
7
44
],
55
"lnpls/plsql-language-fundamentals-110.sql" : [

0 commit comments

Comments
 (0)
Please sign in to comment.