Releases: bruce-dunwiddie/tsql-parser
Releases · bruce-dunwiddie/tsql-parser
TSQL.Parser v1.2.4
Contains both .Net Framework 4.0 compatible build and .Net Standard 2.0 compatible build for .Net Core 2.0.
TSQL.Parser v1.2.3
Signed the assemblies.
Contains both .Net Framework 4.0 compatible build and .Net Standard 2.0 compatible build for .Net Core 2.0.
TSQL.Parser v1.2.2
Contains both .Net Framework 4.0 compatible build and .Net Standard 2.0 compatible build for .Net Core 2.0.
TSQL.Parser v1.1.2
Small bug fix release:
(ROW_NUMBER() in SELECT not properly parsed)
#7
TSQL.Parser v1.1.1
TSQL.Parser v1.1
Stable version with clean API supporting tokenizing of T-SQL strings and higher level select statement parsing. Also available from NuGet (https://www.nuget.org/packages/TSQL.Parser/1.1.0).