Description
-
MSSQL Extension Version: 1.29.1
-
VSCode Version:
Version: 1.98.1 (user setup)
Commit: 2fc07b811f760549dab9be9d2bedd06c51dfcb9a
Date: 2025-03-10T15:38:08.854Z
Electron: 34.2.0
ElectronBuildId: 11160463
Chromium: 132.0.6834.196
Node.js: 20.18.2
V8: 13.2.152.36-electron.0
OS: Windows_NT x64 10.0.26100 -
OS Version: Windows 11 Pro
Build 26100.3476
Windows Feature Experience Pack 1000.26100.54.0
How do I roll back to 1.29.0 which was working fine up until it got updated today at ~noon Central Daylight Time.
Steps to Reproduce:
-
Run any query - even a simple one such as:
create schema models authorization dbo
go
VS code will prompt for the SQL environment and then attempt to execute the query. Query then never compltes and unable to run another query from that window. Message is :
**mssql: A query is already running for this editor session**