vscode-postgres
vscode-postgres copied to clipboard
add condition to display runQuery.
I usually run the query by clicking on the table without selecting the default database.
When don't select a default database, I get "Run Query" command in the context menu even though I can't run it. So I have modified condition to display "Run Query".