From 09339c4cf8113c12c6493a612e6ac41cb00190c9 Mon Sep 17 00:00:00 2001 From: Rodel Dagumampan Date: Mon, 1 Feb 2021 21:15:52 +0100 Subject: [PATCH] Change adaptor nuget descriptions --- yuniql-platforms/mysql/Yuniql.MySql.csproj | 2 +- yuniql-platforms/postgresql/Yuniql.PostgreSql.csproj | 2 +- yuniql-platforms/redshift/Yuniql.Redshift.csproj | 2 +- yuniql-platforms/sqlserver/Yuniql.SqlServer.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/yuniql-platforms/mysql/Yuniql.MySql.csproj b/yuniql-platforms/mysql/Yuniql.MySql.csproj index 9cbe0a47..a41f91b9 100644 --- a/yuniql-platforms/mysql/Yuniql.MySql.csproj +++ b/yuniql-platforms/mysql/Yuniql.MySql.csproj @@ -10,7 +10,7 @@ 1.0.0 Rodel E. Dagumampan Yuniql.MySql - The MySql implementation of yuniql-based database migrations and schema versioning. See WIKI for how-to instructions. + Database migrations and schema versioning adaptor for MySql. For technical details and samples, visit https://github.com/rdagumampan/yuniql. https://github.com/rdagumampan/yuniql https://github.com/rdagumampan/yuniql favicon.png diff --git a/yuniql-platforms/postgresql/Yuniql.PostgreSql.csproj b/yuniql-platforms/postgresql/Yuniql.PostgreSql.csproj index be94701f..843d00f5 100644 --- a/yuniql-platforms/postgresql/Yuniql.PostgreSql.csproj +++ b/yuniql-platforms/postgresql/Yuniql.PostgreSql.csproj @@ -10,7 +10,7 @@ 1.0.0 Rodel E. Dagumampan Yuniql.PostgreSql - The PostgreSql implementation of yuniql-based database migrations and schema versioning. See WIKI for how-to instructions. + Database migrations and schema versioning adaptor for PostgreSql. For technical details and samples, visit https://github.com/rdagumampan/yuniql. https://github.com/rdagumampan/yuniql https://github.com/rdagumampan/yuniql favicon.png diff --git a/yuniql-platforms/redshift/Yuniql.Redshift.csproj b/yuniql-platforms/redshift/Yuniql.Redshift.csproj index ec9f945d..0d55b5cb 100644 --- a/yuniql-platforms/redshift/Yuniql.Redshift.csproj +++ b/yuniql-platforms/redshift/Yuniql.Redshift.csproj @@ -10,7 +10,7 @@ 1.0.0 Rodel E. Dagumampan Yuniql.Redshift - The AWS Redshift implementation of yuniql-based schema versioning and database migration. See WIKI for how-to instructions. + Database migrations and schema versioning adaptor for Redshift. For technical details and samples, visit https://github.com/rdagumampan/yuniql. https://github.com/rdagumampan/yuniql https://github.com/rdagumampan/yuniql favicon.png diff --git a/yuniql-platforms/sqlserver/Yuniql.SqlServer.csproj b/yuniql-platforms/sqlserver/Yuniql.SqlServer.csproj index 17d065be..32ed546a 100644 --- a/yuniql-platforms/sqlserver/Yuniql.SqlServer.csproj +++ b/yuniql-platforms/sqlserver/Yuniql.SqlServer.csproj @@ -16,7 +16,7 @@ https://github.com/rdagumampan/yuniql/blob/master/assets/favicon.png favicon.png yuniql sqlserver-migration database-migration sql devops devops-tools database-versioning - The SQL Server implementation of yuniql-based database migrations and schema versioning. See WIKI for how-to instructions. + Database migrations and schema versioning adaptor for SqlServer. For technical details and samples, visit https://github.com/rdagumampan/yuniql. Copyright 2019 Rodel E. Dagumampan LICENSE.md 1.1.0.0