]> source.dussan.org Git - sonarqube.git/commit
Remove some useless database migrations because upgrade from 1.x to 2.x is not supported
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 18 Jan 2012 16:16:35 +0000 (17:16 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 18 Jan 2012 16:22:27 +0000 (17:22 +0100)
commit4caa52ae171e9af7fdc81f11fe5bcb665862dbdb
treee2b6ca8b3d21c823b4c4cc43175b82f3682a8e66
parent15194b498ca574882fc17c841a294fc47e7225a1
Remove some useless database migrations because upgrade from 1.x to 2.x is not supported
sonar-server/src/main/webapp/WEB-INF/db/migrate/001_initial_schema.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/035_create_snapshot_sources.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/052_remove_columns_views_table.rb [deleted file]
sonar-server/src/main/webapp/WEB-INF/db/migrate/089_set_default_project_roles.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/090_add_name_to_users.rb [deleted file]
sonar-server/src/main/webapp/WEB-INF/db/migrate/096_mssql_change_text_columns_to_varchar.rb [deleted file]