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
334 stars 58 forks source link

Cope with old sqlconfig files wrt --password-encrypted flag #303

Closed stuartpa closed 1 year ago

stuartpa commented 1 year ago

I missed committing this file in the previous PR, so testing I did with old sqlconfig files passed locally. I've added a note to the release note for the .3 release, for how end users can edit their old sqlconfig.

Longer term we need to move to proper versioning of schema changes in sqlconfig (although I see kubeconfig is still at v1)