From 4cfbc764a37018f98d849654e2d5b94155ec85b6 Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Wed, 12 May 2021 13:23:29 -0400 Subject: Add MS SQL driver in CDS blueprints and DB resolution fails on an empty dataset with required template mapping. Issue-ID: CCSDK-3293 Issue-ID: CCSDK-3294 Signed-off-by: Prudence Au Change-Id: I9f302d12e7359b62180fcdfddbd8ae2c993a8324 --- ms/blueprintsprocessor/modules/commons/db-lib/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ms/blueprintsprocessor/modules/commons/db-lib/pom.xml') diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml index d9c61933a..de3960c02 100644 --- a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml @@ -71,5 +71,10 @@ hibernate-testing test + + com.microsoft.sqlserver + mssql-jdbc + 9.2.1.jre11 + -- cgit 1.2.3-korg