From: Simon Brandhof Date: Wed, 10 Jun 2015 11:41:25 +0000 (+0200) Subject: Refactor the SQL request to select notif properties X-Git-Tag: 5.2-RC1~1552 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fb4a58afd8f1857ce4fd115c2ee31f653f7897d1;p=sonarqube.git Refactor the SQL request to select notif properties It should restore the compatibility with all supported dbs. --- diff --git a/sonar-core/src/main/resources/org/sonar/core/properties/PropertiesMapper.xml b/sonar-core/src/main/resources/org/sonar/core/properties/PropertiesMapper.xml index 1a15db272d4..18297848cd6 100644 --- a/sonar-core/src/main/resources/org/sonar/core/properties/PropertiesMapper.xml +++ b/sonar-core/src/main/resources/org/sonar/core/properties/PropertiesMapper.xml @@ -4,16 +4,16 @@