Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 256 Bytes

File metadata and controls

13 lines (8 loc) · 256 Bytes

SQL Tokenizer

NuGet version

Library used to turn SQL scripts into a Queue of tokens.

Usage

Import the nuget package:

Install-Package SqlTokenizer -Pre