]> source.dussan.org Git - sonarqube.git/commit
document the sonar version in db migration scripts
authorsimonbrandhof <simon.brandhof@gmail.com>
Fri, 3 Dec 2010 00:15:13 +0000 (00:15 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Fri, 3 Dec 2010 00:15:13 +0000 (00:15 +0000)
commitf79a88b35470ae2c52ed6e272b4470c97f901f97
tree235dcd9180d196dd1156193c1b9296658d55053c
parentc3b8fd1beb8da4f2e72cbe2b6e695c14859d6745
document the sonar version in db migration scripts
sonar-server/src/main/webapp/WEB-INF/db/migrate/110_add_events_data.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/111_create_extensions.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/112_delete_checkstyle_jee_rules.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/113_rename_clover_properties.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/114_add_user_properties.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/115_create_filters.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/116_set_resource_long_names.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/117_remove_measure_sid_index.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/118_add_snapshots_qualifier_index.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/119_add_measures_sid_metric_index.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/120_add_extensions_core_column.rb