A simple SQL Parser which parser sql scripts into objects.
Info
Version: | 1.0.2 |
Author(s): | Said Alhayek |
Last Update: | Wednesday, April 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://edara.visualstudio.com/_git/SqlParser |
NuGet Url: | https://www.nuget.org/packages/SimpleSqlParser |
Install
Install-Package SimpleSqlParser
dotnet add package SimpleSqlParser
paket add SimpleSqlParser
SimpleSqlParser Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.SqlServer.TransactSql.ScriptDom(>= 150.4573.2)