]> source.dussan.org Git - sonarqube.git/commit
SONAR-8025 ddl changes must not be executed with a PreparedStatement
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Wed, 14 Sep 2016 09:23:42 +0000 (11:23 +0200)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Fri, 16 Sep 2016 10:22:12 +0000 (12:22 +0200)
commit052c3d2d90f492354037c338f5186dce87430c9f
tree07b976d09d042165f52fc08868c62a79357df085
parent4bc59b3d23d257875f01de2ecdadd42127ab9859
SONAR-8025 ddl changes must not be executed with a PreparedStatement
sonar-db/src/main/java/org/sonar/db/version/DdlChange.java