Skip to content

0.15.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 11:14
· 2 commits to main since this release
3db26f4

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

🐛 Bug Fixes

  • Add missing column in group by expression (#534)
  • Begin atomic split (#538)
  • Do not push expectation errors to EOF (#539)

Contributors