]> source.dussan.org Git - sonarqube.git/commit
Reentrant db migrations when adding/removing columns or tables 139/head
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 9 Mar 2015 11:07:07 +0000 (12:07 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 9 Mar 2015 13:44:11 +0000 (14:44 +0100)
commitb62e3e85e99579a4ef56e24331296122d28f68c7
tree2aa4b35e7a6ca8118faac6f5d88e6363b6467835
parent6c373169310c2ec447c1e9eb4dac3c9189844e11
Reentrant db migrations when adding/removing columns or tables
server/sonar-web/src/main/webapp/WEB-INF/config/environment.rb
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/540_create_activities_table.rb
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/718_add_issue_long_dates.rb
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/720_rename_issue_long_dates.rb
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/721_remove_sort_field_from_issue_filters.rb