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

Getting a "Decryption failed" popup when clicking on PostgreSQL Explorer extension, and nothing shows up on the sidebar. Tried uninstall and reinstalling. Adding a new database connection gets me the...

Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Right now it splits horizontally, it would be nice to have the option to split vertically by default. ![ej](https://user-images.githubusercontent.com/5264512/51761288-766f1a80-20ab-11e9-86a6-37bba7d9ac0e.JPG)

![Screenshot from 2021-03-16 16-06-14](https://user-images.githubusercontent.com/273459/111331877-9be78580-8671-11eb-8fbb-3a90730b9ab8.png) This occurs with version 1.1.17 of the extension. Columns of type bytea are displayed as text (see screenshot). This makes it impossible to read the value...

As far as I can tell, when adding a new connection, it will be appended to the end of the list. There is no option to reorder the list. I...

I couldn't find anything regarding this so I'll open an issue. I executed a query with a parameters and it returns `ERROR: there is no parameter $1` But I can't...

Every time now when I try to `Select Postgres Server` I get this error I installed the extension lately and added 3 connections, and it worked fine for a while...

All date formats, date, time, timestamp are displayed as timestamp. Would like to see only the date for dates.

Hi, I've seen there are a couple of issues created about the error checking. Personally my only gripe with it is that it displays a "Problem" with my query in...