- 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
fix: nullabe column query
#406 by juleswritescode was merged May 24, 2025 Loading… updated Oct 28, 2025
feats(completions): complete insert, drop/alter table, ignore many situations, improve WHERE
#400 by juleswritescode was merged May 24, 2025 Loading… updated Oct 28, 2025
[5] refactor(treesitter): use declarative node names instead of context checking
#571 by juleswritescode was merged Oct 28, 2025 Loading… updated Oct 28, 2025
draft: use more specific identifiers in treesitter
#568 by juleswritescode was closed Oct 25, 2025 Loading… updated Oct 28, 2025
fix(splitter): improve EOF handling
#556 by juleswritescode was merged Oct 17, 2025 Loading… updated Oct 28, 2025
feat: improved type messages
#551 by juleswritescode was merged Oct 15, 2025 Loading… updated Oct 28, 2025
fix: do not display hover items when hovering over param
#553 by juleswritescode was merged Oct 13, 2025 Loading… updated Oct 28, 2025
fix: infinite recursion with SQL params
#555 by juleswritescode was merged Oct 13, 2025 Loading… updated Oct 28, 2025
fix: duplicate columns in schema cache
#552 by juleswritescode was merged Oct 13, 2025 Loading… updated Oct 28, 2025
refactor: type replacement tracker supports shortening ranges
#547 by juleswritescode was merged Oct 10, 2025 Loading… updated Oct 28, 2025
feat(typecheck): also replace longer type defaults
#541 by juleswritescode was merged Oct 3, 2025 Loading… updated Oct 28, 2025
refactor(completions): remove custom parse for policies, use tree-sitter
#530 by juleswritescode was merged Sep 26, 2025 Loading… updated Oct 28, 2025
chore: replace tree-sitter submodule with internal crate
#527 by juleswritescode was merged Sep 19, 2025 Loading… updated Oct 28, 2025
fix: do not push expectation errors to EOF
#539 by juleswritescode was merged Sep 26, 2025 Loading… updated Oct 28, 2025
fix: npm action should pull name from package.json
#526 by juleswritescode was merged Sep 19, 2025 Loading… updated Oct 28, 2025
fix: npm package name checks
#525 by juleswritescode was merged Sep 19, 2025 Loading… updated Oct 28, 2025
fix: skip already present npm package versions on publish
#521 by psteinroe was merged Sep 19, 2025 Loading… updated Oct 28, 2025
feat(hover): hover on schemas
#514 by juleswritescode was merged Sep 18, 2025 Loading… updated Oct 28, 2025
fix(backendjsonrpc): fix command
#520 by juleswritescode was merged Sep 18, 2025 Loading… updated Oct 28, 2025
[1] refactor: remove custome revoke parser
#562 by juleswritescode was merged Oct 28, 2025 Loading… updated Oct 28, 2025
[2] refactor: remove custom grant parser
#567 by juleswritescode was merged Oct 28, 2025 Loading… updated Oct 28, 2025
[4] refactor: rename "identifier" node to "any_identifier"
#570 by juleswritescode was merged Oct 28, 2025 Loading… updated Oct 28, 2025
[3] refactor: remove custom NodeUnderCursor
#569 by juleswritescode was merged Oct 28, 2025 Loading… updated Oct 28, 2025
ProTip! Follow long discussions with comments:>50.