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

As we expect support for stored proc and functions as currently we cannot find any of those.

`select * from information_schema.columns;` on a small-ish database takes 7 seconds to display `1885` rows in the results grid. Scrolling is also slow in that window.

Augments the changes to Borvik/vscode-postgres#35. It essentially allow you to set the connection ssl mode.

Hi guys, thanks for writing an awesome module. I have an issue when running in Github Codespaces, namely that it runs in a browser, so the F5 button closes my...

how can you add multi database like this? I dont see any example how to config multi database like this, I cant do that ![image](https://user-images.githubusercontent.com/16970990/192127020-41f16d1e-1dcb-49cf-a5b3-829a7e533ecf.png)

I'm trying to automate this extension's configuration through its settings, for use in a GitPod workspace https://www.gitpod.io Right now the settings allow for providing a default connection name and default...

Settings to Integrate - [x] defaultConnection - [x] defaultDatabase - [x] showExplorer - [ ] prettyPrintJSONfields - [x] setConnectionFromExplorer - [ ] tableColumnSortOrder - [ ] intervalFormat - [x] virtualFolders...

When working with the database panel, the user need to right-click => "Refresh" to see any changes made to the schema of the database. I am teaching students Postgres and...

Resolves #247 As a dedicated user of our VSCode extension for PostgreSQL, I've noticed a significant need within our organization for a feature that would greatly enhance the security and...

As a dedicated user of our VSCode extension for PostgreSQL, I've noticed a significant need within our organization for a feature that would greatly enhance the security and usability of...