File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ Prequel is a minimal SQLCMD-compatible preprocessor.
88
99## Status
1010
11- Nearing release.
11+ [ ![ Build] ( https://github.com/sharpjs/Prequel/workflows/Build/badge.svg )] ( https://github.com/sharpjs/Prequel/actions )
12+ [ ![ NuGet] ( https://img.shields.io/nuget/v/Prequel.svg )] ( https://www.nuget.org/packages/Prequel )
13+ [ ![ NuGet] ( https://img.shields.io/nuget/dt/Prequel.svg )] ( https://www.nuget.org/packages/Prequel )
1214
13- <!--
14- - **Stable:** in private use for years with no reported defect.
15- - **Tested:** 100% code coverage by automated tests.
15+ - ** Stable:** in private use for years with no reported defects.
16+ - ** Tested:** 100% coverage by automated tests.
1617- ** Documented:** IntelliSense on everything.
17- -->
1818
1919## Installation
2020
@@ -44,7 +44,7 @@ foreach (var batch in batches)
4444 }
4545```
4646
47- ## SQLCMD Features
47+ ## SQLCMD Feature Support
4848
4949Prequel supports a limited subset of
5050[ SQLCMD] ( https://docs.microsoft.com/en-us/sql/tools/sqlcmd-utility )
You can’t perform that action at this time.
0 commit comments