]> source.dussan.org Git - sonarqube.git/commit
SONAR-23279 fixed an issue where the mapping for the jdbc column type was missing...
authorlukasz-jarocki-sonarsource <lukasz.jarocki@sonarsource.com>
Fri, 4 Oct 2024 07:39:45 +0000 (09:39 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 4 Oct 2024 20:03:46 +0000 (20:03 +0000)
commit198c3712727c5485f44a511c15e35f39a68c703b
tree83dbd075c18596d1122aa6570b7d6cd92e10e0bc
parentefa3fa93f0ed751e160e61865a0428732f1bb0c3
SONAR-23279 fixed an issue where the mapping for the jdbc column type was missing for Oracle
server/sonar-db-core/src/testFixtures/java/org/sonar/db/AbstractDbTester.java