You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added connection group support to Local SQL Server container wizard
Fixed missing key icons for foreign keys and improved filter behavior to reflect table relationships in Schema Designer
Enhanced connection status bar with optional group-based coloring (mssql.statusBar.enableConnectionColor) and configurable length (mssql.statusBar.connectionInfoMaxLength) — Thanks to @bathetrade for the configurable length contribution!
Added connection-sharing permissions API for other VS Code extensions that wish to use MSSQL connections
Added support for multiple Azure account sign-in to browsing Azure and firewall rule management dialogs
Fixed an issue where Always Encrypted columns protected by AKV-based master keys could not be queried
Fixed several accessibility issues in the connection dialog, schema designer, and schema compare features