Skip to content

Conversation

@vsai12
Copy link
Contributor

@vsai12 vsai12 commented Jan 13, 2026

Summary

  • Add all remaining missing tokens from the grammar sync to regular_id
  • Tokens added: ACCESSIBLE, NOLOG, ORC, PARQUET, RCFILE, STRUCT, TDO, TEMPLATE_TABLE, TEXTFILE

Context

Follow-up to #48 which added the most critical tokens. This PR adds the remaining tokens that exist in upstream grammars-v4's regular_id rule but were missing from bytebase/parser after the grammar sync.

Test plan

  • Parser tests pass (make test in plsql/)

🤖 Generated with Claude Code

Add all missing tokens from the grammar sync to regular_id:
- ACCESSIBLE, NOLOG, ORC, PARQUET, RCFILE
- STRUCT, TDO, TEMPLATE_TABLE, TEXTFILE

These tokens exist in upstream grammars-v4 regular_id rule.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vsai12 vsai12 enabled auto-merge (squash) January 13, 2026 04:11
@vsai12 vsai12 merged commit 12c6f17 into main Jan 13, 2026
5 checks passed
@vsai12 vsai12 deleted the fix/plsql-remaining-tokens branch January 13, 2026 04:12
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.

2 participants