vscode-postgres
vscode-postgres copied to clipboard
PostgreSQL extension for vscode providing explorer, highlighting, diagnostics, and intellisense
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...
Right now it splits horizontally, it would be nice to have the option to split vertically by default. 
Closes issue #165
 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...