Skip to content

0.12.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 06:31
· 72 commits to main since this release
d03c295

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.12.0

🚀 Features

  • Provide additional search_path patterns for typechecking (#484)
  • Hover on columns + functions (#483)

🐛 Bug Fixes

  • Ignore false positive (#490)
  • Lint issue

⚙️ Miscellaneous Tasks

  • Add test for multiline comments (#488)
  • Offline builds with submodules (#486)

Contributors