diff --git a/default/generated/spring-framework/tests/data/data-access/src/main/resources/sql-error-codes.xml b/default/generated/spring-framework/tests/data/data-access/src/main/resources/sql-error-codes.xml new file mode 100644 index 0000000..042ddee --- /dev/null +++ b/default/generated/spring-framework/tests/data/data-access/src/main/resources/sql-error-codes.xml @@ -0,0 +1,90 @@ + + + + + + + + + 1054 1064 + + + + 1364 + + + + 1062 + + + + 1451 1452 + + + + 2006 2013 + + + + 1205 + + + + 1213 + + + + + + + 42601 42703 + + + + 23502 + + + + 23505 + + + + 23503 + + + + 08006 + + + + 55P03 + + + + 40P01 + + + + + + + + 42101 + + + + + 23505 + + + + + + + + -803 + + + + \ No newline at end of file diff --git a/default/generated/spring-framework/tests/spring-framework-5.x-to-6.0-data-access.test.yaml b/default/generated/spring-framework/tests/spring-framework-5.x-to-6.0-data-access.test.yaml index 998032a..1fff97c 100644 --- a/default/generated/spring-framework/tests/spring-framework-5.x-to-6.0-data-access.test.yaml +++ b/default/generated/spring-framework/tests/spring-framework-5.x-to-6.0-data-access.test.yaml @@ -24,3 +24,10 @@ tests: mode: "source-only" hasIncidents: exactly: 1 +- ruleID: spring-framework-5.x-to-6.0-data-access-00030 + testCases: + - name: tc-1 + analysisParams: + mode: "source-only" + hasIncidents: + exactly: 1