Skip to content

Releases: microsoft/vscode-postgresql

Release 0.3.0

10 Apr 06:59
daf3e39
Compare
Choose a tag to compare

Fixed bugs:

handle tsrange and numrange queries
handle json returned by the server
fix query execution with # in query

Release 0.2.0

09 Apr 19:00
daf3e39
Compare
Choose a tag to compare

Includes fixes for:

  • Error: command 'vscode.previewHtml' not found
  • Intellisense not working with VSCODE 1.32 and greater
  • Arch Linux: Platform is not supported
  • Username and Dbname provided in setting would be considered while opening connection
  • Removed VS Code warning about deprecated command usage ( 'vscode.previewHtml')
  • You can now specify port in the connection workflow
  • Fixed Error query column in table with JSON/JSONB

PostgreSQL extension for VSCODE first public release

18 Mar 06:06
fb3b246
Compare
Choose a tag to compare

This is the first release for PostgreSQL extension for VSCODE