From fb4a58afd8f1857ce4fd115c2ee31f653f7897d1 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Wed, 10 Jun 2015 13:41:25 +0200 Subject: Refactor the SQL request to select notif properties It should restore the compatibility with all supported dbs. --- .../org/sonar/core/properties/PropertiesMapper.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'sonar-core') 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 @@ -- cgit v1.2.3