]> source.dussan.org Git - sonarqube.git/commit
Fix backward-compatibility of db migration with 3.4 milestone 5
authorSimon Brandhof <simon.brandhof@gmail.com>
Sun, 9 Dec 2012 19:32:39 +0000 (20:32 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Sun, 9 Dec 2012 19:32:39 +0000 (20:32 +0100)
commit747e52172260bb174fbfecb8f7248e488920c85a
treeb905ce436398d5ddae4a8ad624a9d34f10985dbd
parenta165e62535109185b709c37380c831e909b0bdee
Fix backward-compatibility of db migration with 3.4 milestone 5
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/app/models/measure_filter.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/357_move_existing_measure_filters.rb [deleted file]
sonar-server/src/main/webapp/WEB-INF/db/migrate/360_move_existing_measure_filters.rb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/db/migrate/360_move_filter_widgets.rb [deleted file]
sonar-server/src/main/webapp/WEB-INF/db/migrate/361_drop_filter_tables.rb [deleted file]
sonar-server/src/main/webapp/WEB-INF/db/migrate/361_move_filter_widgets.rb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/db/migrate/362_drop_filter_tables.rb [new file with mode: 0644]