]> source.dussan.org Git - sonarqube.git/commit
SONAR-7903 merge db migrations
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 22 Aug 2016 21:42:57 +0000 (23:42 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 23 Aug 2016 19:38:51 +0000 (21:38 +0200)
commit01056ae8db1ba68f563ee36b385f8eaf24fa0562
treec137733a9e9ae8c139fcb05ce0df962f2fa15776
parentd6a050cc1c460c26c887b8b398bdee5691736720
SONAR-7903 merge db migrations

No need to rename the table CE_TASK_DATA to CE_TASK_INPUT. It can
 be directly created with the correct name.
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/1302_create_table_ce_task_data.rb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/1302_create_table_ce_task_input.rb [new file with mode: 0644]
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/1305_drop_index_ce_task_data_uuid.rb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/1306_rename_ce_task_data_to_ce_task_input.rb [deleted file]
sonar-db/src/main/resources/org/sonar/db/version/rows-h2.sql