microsoft / go-sqlcmd

The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)
https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility
MIT License
343 stars 60 forks source link

README updates for v1 #334

Closed stuartpa closed 1 year ago

stuartpa commented 1 year ago
shueybubbles commented 1 year ago

Changes in behavior from the ODBC based sqlcmd

We're still missing :XML [On]|[Off] The missing switches are listed at https://github.com/microsoft/go-sqlcmd/discussions/292, it might be worthwhile to add a link that list.


In reply to: 1540389835


Refers to: README.md:113 in 3167070. [](commit_id = 3167070f0dd8028f94d2cd0c5e92cdda5d48150e, deletion_comment = False)

stuartpa commented 1 year ago

Changes in behavior from the ODBC based sqlcmd

We're still missing :XML [On]|[Off] The missing switches are listed at #292, it might be worthwhile to add a link that list.

Refers to: README.md:113 in 3167070. [](commit_id = 3167070, deletion_comment = False)

Added