Skip to content

Tags: mattlehrer/postgres-language-server

Tags

0.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: various fixes across the board (supabase-community#255)

* remaining renamings

* Update server.rs

Co-authored-by: Julian Domke <[email protected]>

* fix: use tokio if available and async-std as fallback

* chore: add test that actually calls the binary

---------

Co-authored-by: Julian Domke <[email protected]>

0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: rename npm package (supabase-community#251)

* chore: rename npm package

* format

0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(rules): adding-required-field (supabase-community#208)