From f4232e74e97dcca79a8e7a102c942b06228127ac Mon Sep 17 00:00:00 2001 From: Drew Skwiers-Koballa Date: Thu, 21 Oct 2021 19:38:43 -0700 Subject: [PATCH] preview clarifications --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0af1442..f49d2884 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SQL Utilities - Go edition +# Go-based SQL Utilities - Preview This repo contains command line tools and go packages for working with Microsoft SQL Server, Azure SQL Database, and Azure Synapse. @@ -8,7 +8,7 @@ The `sqlcmd` project aims to be a complete port of the native sqlcmd to the `go` ### Breaking changes -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. +We will be implementing command line switches and behaviors over time. Several switches and behaviors are expected to change in this implementation. - `-P` switch will be removed. Passwords for SQL authentication can only be provided through these mechanisms: