Skip to content

fix(mssql): refine completion object rules#119

Merged
rebelice merged 1 commit intomainfrom
codex/mssql-completion-object-rules
Apr 29, 2026
Merged

fix(mssql): refine completion object rules#119
rebelice merged 1 commit intomainfrom
codex/mssql-completion-object-rules

Conversation

@rebelice
Copy link
Copy Markdown
Collaborator

Summary

  • add MSSQL completion signals for FK column lists and REFERENCES target columns
  • emit sequence/procedure/function/trigger-specific rules for schema-qualified object completion
  • tolerate incomplete bracketed and quoted identifiers during completion

Test Plan

  • go test ./mssql/... -count=1

@rebelice rebelice force-pushed the codex/mssql-completion-object-rules branch from c7b19ec to 5e20178 Compare April 29, 2026 07:58
@rebelice rebelice merged commit 45e43fd into main Apr 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant