]> source.dussan.org Git - sonarqube.git/commit
Refactor the table AUTHORS
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 27 Mar 2012 08:40:38 +0000 (10:40 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 27 Mar 2012 08:43:30 +0000 (10:43 +0200)
commita09edd5d2186ae5bb88616e2d551fac1690634bd
treef15151bb823513625abd63b0c24c0bd75772cdcd
parent3f099f35475a66e24290c29004cdc6acef49800d
Refactor the table AUTHORS

* add primary key
* rename the column COMMITTER to LOGIN
sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java
sonar-core/src/main/resources/org/sonar/core/persistence/rows-derby.sql
sonar-core/src/main/resources/org/sonar/core/persistence/schema-derby.ddl
sonar-server/src/main/webapp/WEB-INF/db/migrate/262_create_authors.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/283_add_authors_primary_key.rb [new file with mode: 0644]