You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(plsql): parse CREATE TABLE range bounds as expressions (BYT-9302) (#20042)
Bump github.com/bytebase/parser to pick up bytebase/parser#66, which
closes a batch of CREATE TABLE grammar gaps against the Oracle 19c
spec. Directly unblocks BYT-9302: PARTITION BY RANGE ... INTERVAL
(NUMTODSINTERVAL(...)) (... VALUES LESS THAN (DATE '...')) now parses.
Add the reported fixture as a regression test in TestPLSQLParser.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
(cherry picked from commit e5c1c91)
0 commit comments