vscode-pgsql
vscode-pgsql copied to clipboard
Quiet Mode Support Needed
For a large SQL file, this quickly becomes extremely difficult to use. Is there any configuration option which will run this extension in a quieter (-q) mode instead of the current parameter of echoing queries (-e)?
https://github.com/doublefint/vscode-pgsql/blob/master/extension/commands.js#L11