Skip to content

0.18.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Dec 19:01
ec847a4

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

πŸš€ Features

  • (lsp) Invalidate schema cache (#588)

πŸ› Bug Fixes

  • (analyser) Wrong reference url (#612)
  • (completions) Adjust range for later stmts (#615)

πŸ’Ό Other

  • (splinter) Allow non-supabase rules to run always (#597)

🚜 Refactor

  • Pull diagnostics (#585)
  • Pgls suppressions (#592)
  • Make node identification simpler by updating tree-sitter grammar
  • Config codegen (#598)

πŸ“š Documentation

  • Add Sublime Text setup instructions (#604)

πŸ§ͺ Testing

  • (completions) Add test suite for more coverage (#599)

βš™οΈ Miscellaneous Tasks

  • (docs) Homebrew installation (#589)
  • (diagnostics) Add database object as diagnostics location (#593)
  • (splinter) Initial commit (#594)
  • (docs) Improve getting started (#603)

Contributors