Skip to content

feat(oracle): parse inline external tables#158

Merged
rebelice merged 1 commit into
mainfrom
codex/oracle-inline-external-table
May 28, 2026
Merged

feat(oracle): parse inline external tables#158
rebelice merged 1 commit into
mainfrom
codex/oracle-inline-external-table

Conversation

@rebelice
Copy link
Copy Markdown
Collaborator

Summary

  • Parse Oracle SELECT FROM EXTERNAL (...) inline external table sources into ast.InlineExternalTable
  • Capture columns, type, default directory, access parameters, location, reject limit, and alias
  • Include access parameters and reject limit in AST debug output

Test Plan

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

@rebelice rebelice merged commit 6ef6c2c into main May 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