Allow comparison of sql scripts against each and get a comprehensive summary of the differences between the result sets.
Info
Version: | 1.0.0 |
Author(s): | Grant Hurley |
Last Update: | Saturday, September 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grant-hurley/HDSqlComparer |
NuGet Url: | https://www.nuget.org/packages/HDSqlComparer |
Install
Install-Package HDSqlComparer
dotnet add package HDSqlComparer
paket add HDSqlComparer
HDSqlComparer Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.5)
- MySql.Data(>= 8.0.12)
- Newtonsoft.Json(>= 11.0.2)
Tags