Skip to content

fix(mssql): improve completion collection gaps#117

Merged
rebelice merged 1 commit intomainfrom
codex/mssql-completion-bytebase-gaps
Apr 28, 2026
Merged

fix(mssql): improve completion collection gaps#117
rebelice merged 1 commit intomainfrom
codex/mssql-completion-bytebase-gaps

Conversation

@rebelice
Copy link
Copy Markdown
Collaborator

Summary

  • Add Bytebase-facing regression tests for MSSQL completion gaps.
  • Emit columnref/type_name/sequence_ref candidates in missing parser collection contexts.
  • Treat unterminated bracket identifiers as identifier tokens for completion recovery.

Test Plan

  • go test -count=1 ./mssql/...
  • git diff --check

@rebelice rebelice merged commit 5489a5e into main Apr 28, 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