Skip to content

feat(oracle): add production completion signals#160

Merged
rebelice merged 3 commits into
mainfrom
codex/oracle-completion-production
May 29, 2026
Merged

feat(oracle): add production completion signals#160
rebelice merged 3 commits into
mainfrom
codex/oracle-completion-production

Conversation

@rebelice
Copy link
Copy Markdown
Collaborator

Summary

  • Add parser-native Oracle completion context for Bytebase: candidates, prefix, scope, CTEs, and object intent.
  • Cover SELECT, CTE/subquery scope, DML, DDL, PL/SQL, package/sequence member, database-link, prefix, and Oracle-specific completion scenarios.
  • Document the expanded production scenario matrix for Oracle completion.

Test Plan

  • go test ./oracle/parser -count=1
  • Bytebase integration checked separately with go test ./backend/plugin/parser/plsql -count=1 after bumping to this omni commit.

@rebelice rebelice merged commit 121af73 into main May 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