- Notifications
You must be signed in to change notification settings - Fork 107
Pull requests: supabase-community/postgres-language-server
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(pgt_query): support system build
#576 by psteinroe was merged Oct 27, 2025 Loading… updated Oct 28, 2025
chore: update toolchain and unify publish action
#566 by psteinroe was merged Oct 24, 2025 Loading… updated Oct 28, 2025
chore(docs): new binary name
#565 by psteinroe was merged Oct 24, 2025 Loading… updated Oct 28, 2025
chore: postgrestools.jsonc -> postgres-language-server.jsonc
#559 by psteinroe was merged Oct 19, 2025 Loading… updated Oct 28, 2025
chore: pgt_flags -> pgt_env, central website url, unify version
#545 by psteinroe was merged Oct 3, 2025 Loading… updated Oct 28, 2025
feat: port remaining squawk rules
#508 by psteinroe was merged Sep 18, 2025 Loading… updated Oct 28, 2025
chore: align ci with local dev
#374 by juleswritescode was merged Apr 25, 2025 Loading… updated Oct 28, 2025
fix: timestamp with time zone split
#373 by psteinroe was merged Apr 25, 2025 Loading… updated Oct 28, 2025
fix: do not attempt db connection if jsonc section is missing
#375 by juleswritescode was merged Apr 25, 2025 Loading… updated Oct 28, 2025
fix?(splitter): allow newlines after commas
#380 by juleswritescode was merged Apr 30, 2025 Loading… updated Oct 28, 2025
fix(completions): improved completion in delete/update clauses
#371 by juleswritescode was merged Apr 25, 2025 Loading… updated Oct 28, 2025
chore(completions): add tree sitter query for table aliases
#381 by juleswritescode was merged Apr 30, 2025 Loading… updated Oct 28, 2025
feat(completions): respect table aliases, complete in JOINs
#388 by juleswritescode was merged May 5, 2025 Loading… updated Oct 28, 2025
fix(completions): use fuzzy matching for user input
#393 by juleswritescode was merged May 7, 2025 Loading… updated Oct 28, 2025
fix(completions): complete right columns right after JOIN ON
#390 by juleswritescode was merged May 6, 2025 Loading… updated Oct 28, 2025
feat(completions): fill in alias for columns in join clauses
#392 by juleswritescode was merged May 7, 2025 Loading… updated Oct 28, 2025
fix: do not complete right after asterisk
#394 by juleswritescode was merged May 7, 2025 Loading… updated Oct 28, 2025
feat(completions): lower priority of already mentioned columns in SELECT
#399 by juleswritescode was merged May 16, 2025 Loading… updated Oct 28, 2025
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.