Commit 1d52e54
fix(plsql): add MAXSIZE option to STORAGE clause grammar (#65)
The Oracle parser did not recognize MAXSIZE in STORAGE clauses,
causing syntax errors for valid DDL like STORAGE(NEXT 1M MAXSIZE UNLIMITED).
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3b4d6e7 commit 1d52e54
File tree
3 files changed
+13421
-13321
lines changed- plsql
- examples
3 files changed
+13421
-13321
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3769 | 3769 | | |
3770 | 3770 | | |
3771 | 3771 | | |
| 3772 | + | |
3772 | 3773 | | |
3773 | 3774 | | |
3774 | 3775 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
0 commit comments