]> source.dussan.org Git - sonarqube.git/commit
SONAR-3889 Some rows in the table AUTHORS are duplicated
authorSimon Brandhof <simon.brandhof@gmail.com>
Fri, 19 Oct 2012 13:01:43 +0000 (15:01 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Fri, 19 Oct 2012 13:01:43 +0000 (15:01 +0200)
commitb2775c92005761a61dc161a26b26afefbdf1886d
tree4e4b5e86e2cbebe397fc7bf52001758ec47bfd67
parentb006b8883e0e5f3c852e610158d5ed9b39e9d196
SONAR-3889 Some rows in the table AUTHORS are duplicated
sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java
sonar-core/src/main/java/org/sonar/core/user/AuthorDao.java
sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql
sonar-core/src/main/resources/org/sonar/core/persistence/schema-h2.ddl
sonar-server/src/main/webapp/WEB-INF/db/migrate/351_add_unique_index_to_authors.rb [new file with mode: 0644]