Skip to content

Tags: supabase-community/postgres-language-server

Tags

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: run tests on macos in ci (#479)

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: syntax error regression (#461)

syntax errors were not shown anymore due to a missing range.

added a test to catch this regression next time.

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
psteinroe Philipp Steinrötter
chore: update git cliff version

0.8.1

Toggle 0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: batched changes (#428)

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: release pipeline points at correct schema.json (#427)

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 (#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 (#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 (#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