]> source.dussan.org Git - sonarqube.git/commit
SONAR-2712 SONAR-3938 increase column size of snapshots.version and snapshots.path
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 19 Nov 2012 14:36:47 +0000 (15:36 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 19 Nov 2012 14:36:47 +0000 (15:36 +0100)
commit4b8b230dcb7dd04415c31f4ab9ab7db44e7f284e
tree2647c74bfc4acfa04ede4019eb05a8a60721a800
parent47e07c1a3a1af2f44f0d3226d9ba275e656646f3
SONAR-2712 SONAR-3938 increase column size of snapshots.version and snapshots.path
sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.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-plugin-api/src/main/java/org/sonar/api/database/model/Snapshot.java
sonar-server/src/main/webapp/WEB-INF/db/migrate/353_increase_group_name_size.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/354_increase_snapshots_path_size.rb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/db/migrate/355_increase_snapshots_version_size.rb [new file with mode: 0644]