Skip to content

Commit 8e1035e

Browse files
authored
Merge pull request #25 from microsoft/drskwier/preview-clarification
preview clarifications
2 parents 17e5a70 + f4232e7 commit 8e1035e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SQL Utilities - Go edition
1+
# Go-based SQL Utilities - Preview
22

33
This repo contains command line tools and go packages for working with Microsoft SQL Server, Azure SQL Database, and Azure Synapse.
44

@@ -8,7 +8,7 @@ The `sqlcmd` project aims to be a complete port of the native sqlcmd to the `go`
88

99
### Breaking changes
1010

11-
We will be implementing as many command line switches and behaviors as possible over time. Several switches and behaviors are expected to change in this implementation.
11+
We will be implementing command line switches and behaviors over time. Several switches and behaviors are expected to change in this implementation.
1212

1313
- `-P` switch will be removed. Passwords for SQL authentication can only be provided through these mechanisms:
1414

0 commit comments

Comments
 (0)