Skip to content

0.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 18:20
· 4 commits to main since this release
7b27cdc

Postgres Language Server

A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.

0.6.1

๐Ÿ› Bug Fixes

  • Does not split statements at a WITH TIMEZONE anymore
  • Does not try to connect to postgresql://postgres:[email protected]:5432/postgres if no db section is configured in postgrestools.jsonc anymore