]> source.dussan.org Git - sonarqube.git/commitdiff
Fix comment of DB migration 915
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 21 May 2015 07:47:26 +0000 (09:47 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 21 May 2015 07:47:26 +0000 (09:47 +0200)
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/915_drop_table_graphs.rb

index 0b5f27341f084d5d7105a591917de37ca3f09d51..ead5303667cf05d230283f90ade6de82b87912e1 100644 (file)
@@ -19,7 +19,8 @@
 #
 
 #
-# SonarQube 5.1
+# SonarQube 5.2
+# SONAR-6418
 #
 class DropTableGraphs < ActiveRecord::Migration