mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.48k stars 296 forks source link

`useNodeRuntime` detection mechanism fails on Windows lacking PowerShell 7 #999

Closed gjsjohnmurray closed 1 year ago

gjsjohnmurray commented 1 year ago

Using 0.25.1 on a Windows workstation that hasn't had PowerShell 7 installed, the autodetection mechanism of "sqltools.useNodeRuntime": true fails. See #993 for details.