Skip to content

fix(oracle): parse partition storage clauses#143

Merged
rebelice merged 1 commit into
mainfrom
codex/oracle-partition-storage
May 14, 2026
Merged

fix(oracle): parse partition storage clauses#143
rebelice merged 1 commit into
mainfrom
codex/oracle-partition-storage

Conversation

@rebelice
Copy link
Copy Markdown
Collaborator

Summary

  • Accept parenthesized partition attributes such as partition-level STORAGE (...) without ending the partition definition early.
  • Add Oracle parser regressions for partition STORAGE (INITIAL ...), full storage parameters, and interval range partitions with partition-level physical attributes.

Test Plan

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

@rebelice rebelice merged commit be4b795 into main May 14, 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