mtxr / vscode-sqltools

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

[Feature] Add 'none' option to location to skip showing query result #1161

Closed bombillazo closed 1 year ago

bombillazo commented 1 year ago

Resolves #1158

This request is to prevent a query result window from opening. This is useful when running setup or idempotent update scripts, and one has a fixed dev layout that is inevitably altered when running a script from the IDE.


Thank you for your contribution! Before submitting this PR, please make sure:

bombillazo commented 1 year ago

Hey @gjsjohnmurray @george-james-software @mtxr, I am submitting this PR for your consideration and review to resolve the related issue #1158 . Thanks!

bombillazo commented 1 year ago

Any thoughts on this? Does it look ok to merge?

gjsjohnmurray commented 1 year ago

Please update your branch from dev to fix the CI failure (#1167 is related)

bombillazo commented 1 year ago

@gjsjohnmurray Done.

bombillazo commented 1 year ago

Quick question, how often is the published release updated?

gjsjohnmurray commented 1 year ago

Quick question, how often is the published release updated?

I'm working on one now.