]> 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>
Thu, 3 Oct 2024 14:49:58 +0000 (16:49 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 4 Oct 2024 20:03:46 +0000 (20:03 +0000)
commit39b8a990bcf272a145adeb3b4fba8b8290f34b64
treea6124ad3eb5f90c59ce155286b9b102d557e3e42
parent198c3712727c5485f44a511c15e35f39a68c703b
SONAR-23279 fixed an issue where the mapping for the jdbc column type was missing for selected database vendors
server/sonar-db-core/src/testFixtures/java/org/sonar/db/AbstractDbTester.java