Commit 7828673
committed
Add ChildObjectName and BackwardsCompatibleDropIndexClause support
- Add childObjectNameToJSON for DROP STATISTICS and other statements
- Use BackwardsCompatibleDropIndexClause type for legacy DROP INDEX syntax
- Add Count and Identifiers to LegacyIndex for proper serialization
Enables: BaselinesCommon_DropStatementsTests, Baselines100_DropIndexStatementTests100, BaselinesCommon_TSqlParserTestScript11 parent f8f6c5e commit 7828673
5 files changed
Lines changed: 54 additions & 7 deletions
File tree
- parser
- testdata
- Baselines100_DropIndexStatementTests100
- BaselinesCommon_DropStatementsTests
- BaselinesCommon_TSqlParserTestScript1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8240 | 8240 | | |
8241 | 8241 | | |
8242 | 8242 | | |
8243 | | - | |
| 8243 | + | |
8244 | 8244 | | |
8245 | | - | |
| 8245 | + | |
8246 | 8246 | | |
8247 | 8247 | | |
8248 | | - | |
| 8248 | + | |
8249 | 8249 | | |
8250 | 8250 | | |
8251 | 8251 | | |
8252 | 8252 | | |
8253 | 8253 | | |
8254 | 8254 | | |
8255 | 8255 | | |
| 8256 | + | |
| 8257 | + | |
| 8258 | + | |
| 8259 | + | |
| 8260 | + | |
| 8261 | + | |
| 8262 | + | |
| 8263 | + | |
| 8264 | + | |
| 8265 | + | |
| 8266 | + | |
| 8267 | + | |
| 8268 | + | |
| 8269 | + | |
| 8270 | + | |
| 8271 | + | |
| 8272 | + | |
| 8273 | + | |
| 8274 | + | |
| 8275 | + | |
| 8276 | + | |
| 8277 | + | |
| 8278 | + | |
| 8279 | + | |
| 8280 | + | |
| 8281 | + | |
| 8282 | + | |
| 8283 | + | |
| 8284 | + | |
| 8285 | + | |
| 8286 | + | |
| 8287 | + | |
| 8288 | + | |
| 8289 | + | |
| 8290 | + | |
| 8291 | + | |
| 8292 | + | |
| 8293 | + | |
| 8294 | + | |
| 8295 | + | |
| 8296 | + | |
| 8297 | + | |
| 8298 | + | |
| 8299 | + | |
| 8300 | + | |
8256 | 8301 | | |
8257 | 8302 | | |
8258 | 8303 | | |
| |||
8296 | 8341 | | |
8297 | 8342 | | |
8298 | 8343 | | |
8299 | | - | |
| 8344 | + | |
8300 | 8345 | | |
8301 | 8346 | | |
8302 | 8347 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1172 | 1172 | | |
1173 | 1173 | | |
1174 | 1174 | | |
| 1175 | + | |
| 1176 | + | |
1175 | 1177 | | |
1176 | 1178 | | |
1177 | 1179 | | |
| |||
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 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments