vscode-postgres icon indicating copy to clipboard operation
vscode-postgres copied to clipboard

add condition to display runQuery.

Open ya7010 opened this issue 5 years ago • 0 comments

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".

ya7010 avatar Oct 03 '20 16:10 ya7010