]> source.dussan.org Git - sonarqube.git/commit
SONAR-6702 Add migration to update PROJECTS.PROJECTS_KEE index
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Thu, 9 Jul 2015 17:10:45 +0000 (19:10 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Thu, 16 Jul 2015 10:02:21 +0000 (12:02 +0200)
commitcbc7832b745ae07fee7a1f6200eb9aa8aa0a7c75
tree7a19ab50ff4cebdfc45b40c30f2171107f4644f7
parentce00914d138c4d79a0a3bdb9e23504e6e4cfe9a7
SONAR-6702 Add migration to update PROJECTS.PROJECTS_KEE index
Remove enabled column from the index
Set unique index (not on MySQL)
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/926_update_projects_kee_index.rb [new file with mode: 0644]
sonar-db/src/main/java/org/sonar/db/version/DatabaseVersion.java
sonar-db/src/main/resources/org/sonar/db/version/rows-h2.sql
sonar-db/src/main/resources/org/sonar/db/version/schema-h2.ddl
sonar-db/src/test/resources/org/sonar/db/component/ComponentDaoTest/multi-modules.xml