0.13.0
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.13.0
🚀 Features
- Disable plpgsql-check in settings (#498)
🐛 Bug Fixes
- Statement splitter (#496)
⚙️ Miscellaneous Tasks
- (flake) Fix flake.nix (#492)
Contributors
- @2coffee2crab made their first contribution in #492 🎉
- @psteinroe