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
323 stars 56 forks source link

feat: Add Always Encrypted -g #457

Closed shueybubbles closed 10 months ago

shueybubbles commented 10 months ago

Updating to go-mssqldb 1.6 to pick up Always Encrypted and 2 new Entra auth types

shueybubbles commented 10 months ago

Fixes #428