]> source.dussan.org Git - sonarqube.git/commitdiff
Add comment in sonar.properties to highlight that sonar.jdbc.schema is case-sensitive
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 18 Oct 2012 09:09:22 +0000 (11:09 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 18 Oct 2012 09:09:22 +0000 (11:09 +0200)
sonar-application/src/main/assembly/conf/sonar.properties

index acdaba0433cee3954b0325cdbac4513190a924d3..c392d500b58d5c2691733fb77a13b62704aa7cdd 100644 (file)
@@ -75,6 +75,7 @@ sonar.jdbc.url:                            jdbc:h2:tcp://localhost:9092/sonar
 # Uncomment the following property if the Oracle account has permissions to access multiple schemas,
 # for example sonar schemas with different versions. In that case, use the same property during project analysis
 # (-Dsonar.jdbc.schema=<schema>)
+# The schema is case-sensitive.
 #sonar.jdbc.schema:                         sonar