Commit 81b0b38
Add GENERATED ALWAYS AS support for ALTER TABLE ALTER COLUMN
- Parse GENERATED ALWAYS AS SUSER_SID/SUSER_SNAME START/END
- Map to UserIdStart, UserIdEnd, UserNameStart, UserNameEnd values
- Fix AddMaskingFunction/DropMaskingFunction option names
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1b69175 commit 81b0b38
5 files changed
Lines changed: 37 additions & 4 deletions
File tree
- ast
- parser
- testdata
- AlterTableAlterColumnStatementTests130
- Baselines130_AlterTableAlterColumnStatementTests130
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
976 | 976 | | |
977 | 977 | | |
978 | 978 | | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
979 | 982 | | |
980 | 983 | | |
981 | 984 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5073 | 5073 | | |
5074 | 5074 | | |
5075 | 5075 | | |
5076 | | - | |
| 5076 | + | |
5077 | 5077 | | |
5078 | 5078 | | |
5079 | 5079 | | |
| |||
5135 | 5135 | | |
5136 | 5136 | | |
5137 | 5137 | | |
5138 | | - | |
| 5138 | + | |
5139 | 5139 | | |
5140 | 5140 | | |
5141 | 5141 | | |
| |||
5247 | 5247 | | |
5248 | 5248 | | |
5249 | 5249 | | |
| 5250 | + | |
| 5251 | + | |
| 5252 | + | |
| 5253 | + | |
| 5254 | + | |
| 5255 | + | |
| 5256 | + | |
| 5257 | + | |
| 5258 | + | |
| 5259 | + | |
| 5260 | + | |
| 5261 | + | |
| 5262 | + | |
| 5263 | + | |
| 5264 | + | |
| 5265 | + | |
| 5266 | + | |
| 5267 | + | |
| 5268 | + | |
| 5269 | + | |
| 5270 | + | |
| 5271 | + | |
| 5272 | + | |
| 5273 | + | |
| 5274 | + | |
| 5275 | + | |
| 5276 | + | |
| 5277 | + | |
| 5278 | + | |
5250 | 5279 | | |
5251 | 5280 | | |
5252 | 5281 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments