Skip to content

Tags: supabase-community/postgres-language-server

Tags

0.5.0

Verified

This commit was signed with the committer’s verified signature.
psteinroe Philipp Steinrötter
fix: ensure tag matches

0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: request autocompletion without typing a letter (#310)

* so far…

* hmmm

* awesome!

* refactor, terminate by semicolons

* got the tests…

* hell yeah

* give it a spin

* yeah

* leave the logs to the beavers

* add benchmarks

* cant fail

0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: log more (#309)

0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: improve logs (#266)

* yes yes and yes

* use bunyan

* add comment

* format

* loglvl comment

* merge

* woops

* import

* ok

* remove log kind env

* default debug

* comment

* add hierarchical layer

0.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: various fixes across the board (#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 (#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 (#208)