Commit a9e48cb
Handle IF NOT EXISTS in CREATE WORKLOAD parsing
- Skip IF NOT EXISTS after WORKLOAD keyword before parsing name
- Fixes 03232_workload_create_and_drop/stmt3
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8738b5d commit a9e48cb
2 files changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3758 | 3758 | | |
3759 | 3759 | | |
3760 | 3760 | | |
| 3761 | + | |
| 3762 | + | |
| 3763 | + | |
| 3764 | + | |
| 3765 | + | |
| 3766 | + | |
| 3767 | + | |
| 3768 | + | |
| 3769 | + | |
| 3770 | + | |
| 3771 | + | |
3761 | 3772 | | |
3762 | 3773 | | |
3763 | 3774 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
0 commit comments