Skip to content

V 1.29.1 Bug - A Query is already running for this editor session (back again) #18927

Open
@theiqstudio

Description

@theiqstudio
  • 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:

  1. 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**

Image

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions