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
393 stars 62 forks source link

installation docs wrong for linux #248

Closed bweissman closed 1 year ago

bweissman commented 1 year ago

when following the instuctions (https://learn.microsoft.com/en-us/sql/tools/sqlcmd/go-sqlcmd-utility?view=sql-server-ver16), you get (on ubuntu, using apt-get) the old sqlcmd :)

stuartpa commented 1 year ago

I'll be uploading the new sqlcmd to all the Linux package managers next week, then the new sqlcmd create mssql functionality will be available everywhere.

stuartpa commented 1 year ago

0.15.1 is uploaded now, apt-get upgrade sqlcmd should pull this down