cweijan / vscode-database-client

Database Client For Visual Studio Code
https://database-client.com
MIT License
2.39k stars 264 forks source link

[BUG] Delete Saved Query Not working #1172

Closed onwardmk closed 3 weeks ago

onwardmk commented 3 weeks ago

When I attempt to delete a saved query, it doesn't work.

Repro Steps:

  1. In Explorer, click on the trash can icon next to the saved query or right-click on it and select "Delete This Query"
  2. In the confirmation prompt, select YES
  3. Observe that the saved query didn't get deleted
cweijan commented 3 weeks ago

This may be a permissions issue, what is your operating system?

You can try to reveal it in finder/explorer, then try to delete it.

image
onwardmk commented 3 weeks ago

My host OS is Windows 11, but for development work, I launch vscode from WSL 2:

Here is the output from wsl --version:

WSL version: 2.1.5.0
Kernel version: 5.15.146.1-2
WSLg version: 1.0.60
MSRDC version: 1.2.5105
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.22631.3672

The distro I'm using is Ubuntu 22.04.

cweijan commented 3 weeks ago

Fixed in version 7.4.5.