]> source.dussan.org Git - sonarqube.git/commit
SONAR-4633 When SonarQube doesn't have the required rights to create Oracle triggers...
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 5 Sep 2013 13:32:11 +0000 (15:32 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 5 Sep 2013 13:32:25 +0000 (15:32 +0200)
commit4b2860f18be76bef3c316ecc77de454130a4e581
treea2ff95f4779431a25be17359b3b882ec19c11347
parent80cef0e28aba0470ffc6af513237ca982c67d195
SONAR-4633 When SonarQube doesn't have the required rights to create Oracle triggers, the migration should fail with a meaningful message
sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java
sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql
sonar-server/src/main/webapp/WEB-INF/config/environment.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/410_add_oracle_id_triggers.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/432_fix_oracle_trigger_names.rb [new file with mode: 0644]