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

fix: Support extended chars in instance names #445

Closed shueybubbles closed 11 months ago

shueybubbles commented 11 months ago

Pick up go-mssqldb v1.5.0 to get the fix

shueybubbles commented 11 months ago

Fixes #405