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

PostgreSQL extension for vscode providing explorer, highlighting, diagnostics, and intellisense

Results 115 vscode-postgres issues
Sort by recently updated
recently updated
newest added

It may be good to add "line execution" context menu item (and shortcut) like in DataGrip, to execute query in selected line

by [issue](https://github.com/Borvik/vscode-postgres/issues/126)

It may be good to add transactions support, with COMMIT and ROLLBACK buttons in interface (and shortcuts). I think, this feature defines a professional tool for SQL...

Every time I open some SQL file I get console open and get some error. It is annoying as I have to close it everytime I open SQL file. Can...

csv export of timestamp values should use some iso-8601 like format rather than epoch the epoch value is not particularly meangingful to end users and it does not seem reasonable...

Love this tool, it saves me tons of time! Would love it even more if it supported an easy way to annotate the output, particularly when I have multiple queries...

I do not know how feasible this is, but if we were able to run queries with supplied set of parameters (whether or not named ones are supported) directly through...

From review on visualstudio.com marketplace.

enhancement

> [Error - 15:33:13] (node:800) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 end listeners added. Use emitter.setMaxListeners() to increase limit I have no idea how to reproduce this.

When opening an SQL file and selection PG Server I get Unable to select a connection - a document is not active. However, when I click on the extension and...