From e2a401cbcb184211695915d62aeedd2fe2ac5cfa Mon Sep 17 00:00:00 2001 From: Frederik Nielsen Date: Fri, 20 Oct 2023 11:09:01 +0200 Subject: [PATCH] Name and description changes --- README.md | 4 +++- ...namicweb.DataIntegration.Providers.SqlProvider.csproj | 9 +++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9f1613a..b02df50 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# DataIntegration.SqlProvider \ No newline at end of file +# SQL Provider + +Import and export data directly to and from a Microsoft SQL server database. Support SQL Views. diff --git a/src/Dynamicweb.DataIntegration.Providers.SqlProvider.csproj b/src/Dynamicweb.DataIntegration.Providers.SqlProvider.csproj index cce6833..642bc3c 100644 --- a/src/Dynamicweb.DataIntegration.Providers.SqlProvider.csproj +++ b/src/Dynamicweb.DataIntegration.Providers.SqlProvider.csproj @@ -1,16 +1,17 @@  - 10.0.2 + 10.0.3 1.0.0.0 + SQL Provider SQL Provider https://doc.dynamicweb.com/ - Dynamicweb dw10 addin dataintegration providers + Dynamicweb dw10 addin integration providers Dynamicweb CMS Dynamicweb Software A/S Dynamicweb Software A/S - Copyright © 2020 Dynamicweb Software A/S + Copyright © 2023 Dynamicweb Software A/S net7.0 @@ -22,7 +23,7 @@ snupkg - + \ No newline at end of file