Commit 20d3016
Allow keywords as column names in ALTER TABLE DROP COLUMN
- Handle cases where column name is a keyword (e.g., alias)
- Apply same fix to dotted column names
Fixes 01269_alias_type_differs/stmt6
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent a9e48cb commit 20d3016
2 files changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5459 | 5459 | | |
5460 | 5460 | | |
5461 | 5461 | | |
5462 | | - | |
| 5462 | + | |
5463 | 5463 | | |
5464 | 5464 | | |
5465 | 5465 | | |
5466 | 5466 | | |
5467 | 5467 | | |
5468 | | - | |
| 5468 | + | |
5469 | 5469 | | |
5470 | 5470 | | |
5471 | 5471 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
0 commit comments