]> source.dussan.org Git - sonarqube.git/commit
SONAR-4449 Add migration to update issues that are still linked to removed action...
authorJulien Lancelot <julien.lancelot@gmail.com>
Fri, 5 Jul 2013 14:08:51 +0000 (16:08 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Fri, 5 Jul 2013 14:08:51 +0000 (16:08 +0200)
commitcaa33e87475e874191692c6d3df6eada1420baae
tree02d9b9af083c6d94a8068a37078ea2e608c76377
parentf4e75e1a2b27c4294b5c75aa4f1776f6234f45f8
SONAR-4449 Add migration to update issues that are still linked to removed action plans
sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java
sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql
sonar-server/src/main/webapp/WEB-INF/db/migrate/406_update_issues_action_plan_key.rb [new file with mode: 0644]