Skip to content

Tags: psteinroe/postgres-language-server

Tags

0.8.1

Toggle 0.8.1's commit message

Verified

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

0.8.0

Toggle 0.8.0's commit message

Verified

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

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: nullabe column query (supabase-community#406)

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(completions): improved completion in delete/update clauses (supab…

…ase-community#371)

* ok

* fixie fixie

* Update crates/pgt_completions/src/relevance/filtering.rs

* set to workspace cargo.toml

* OCD

* seems valid

* just some help

* fixies

* hope this works

* ok

* takin shape

* ok

* why

* format too

* this

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(completions): insert schema name when selecting non-public tables

0.5.0

Toggle 0.5.0's commit message

Verified

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

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: request autocompletion without typing a letter (supabase-commun…

…ity#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

Toggle 0.3.1's commit message

Verified

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

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: improve logs (supabase-community#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

Toggle 0.2.1's commit message

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 <68325451+juleswritescode@users.noreply.github.com>

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

* chore: add test that actually calls the binary

---------

Co-authored-by: Julian Domke <68325451+juleswritescode@users.noreply.github.com>