We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee0275 commit c54adddCopy full SHA for c54addd
1 file changed
README.md
@@ -2,8 +2,9 @@
2
3
Prequel is a minimal SQLCMD-compatible preprocessor.
4
5
-Prequel adds a 'SQLCMD mode' to your app with a couple lines of code. It
6
-supports `GO`, `$(var)`, `:setvar`, and `:r`.
+- Adds a 'SQLCMD mode' to your project with a couple lines of code.
+- Supports `GO`, `$(var)`, `:setvar`, and `:r`.
7
+- Does not require the SQLCMD utility to be present.
8
9
## Status
10
0 commit comments