Commit 9ca8720
Add SEARCH PROPERTY LIST support for fulltext index statements
- Add SearchPropertyListFullTextIndexOption AST type
- Add SetSearchPropertyListAlterFullTextIndexAction for ALTER FULLTEXT INDEX
- Update parser to handle SEARCH PROPERTY LIST option in CREATE/ALTER
- Fix parseAddAlterFullTextIndexAction to handle STATISTICAL_SEMANTICS
- Convert UTF-16 test file to UTF-8 for Baselines110_FulltextIndexStatementTests110
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent f5c28ac commit 9ca8720
7 files changed
Lines changed: 109 additions & 6 deletions
File tree
- ast
- parser
- testdata
- Baselines110_FulltextIndexStatementTests110
- FulltextIndexStatementTests110
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
371 | 390 | | |
372 | 391 | | |
373 | 392 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18319 | 18319 | | |
18320 | 18320 | | |
18321 | 18321 | | |
| 18322 | + | |
| 18323 | + | |
| 18324 | + | |
| 18325 | + | |
| 18326 | + | |
| 18327 | + | |
| 18328 | + | |
| 18329 | + | |
| 18330 | + | |
18322 | 18331 | | |
18323 | 18332 | | |
18324 | 18333 | | |
| |||
18344 | 18353 | | |
18345 | 18354 | | |
18346 | 18355 | | |
| 18356 | + | |
| 18357 | + | |
| 18358 | + | |
| 18359 | + | |
| 18360 | + | |
| 18361 | + | |
| 18362 | + | |
| 18363 | + | |
| 18364 | + | |
| 18365 | + | |
| 18366 | + | |
| 18367 | + | |
18347 | 18368 | | |
18348 | 18369 | | |
18349 | 18370 | | |
| |||
19399 | 19420 | | |
19400 | 19421 | | |
19401 | 19422 | | |
| 19423 | + | |
| 19424 | + | |
19402 | 19425 | | |
19403 | 19426 | | |
19404 | 19427 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9375 | 9375 | | |
9376 | 9376 | | |
9377 | 9377 | | |
| 9378 | + | |
| 9379 | + | |
| 9380 | + | |
| 9381 | + | |
| 9382 | + | |
| 9383 | + | |
| 9384 | + | |
| 9385 | + | |
| 9386 | + | |
| 9387 | + | |
| 9388 | + | |
| 9389 | + | |
| 9390 | + | |
| 9391 | + | |
| 9392 | + | |
| 9393 | + | |
| 9394 | + | |
| 9395 | + | |
| 9396 | + | |
| 9397 | + | |
| 9398 | + | |
| 9399 | + | |
| 9400 | + | |
| 9401 | + | |
| 9402 | + | |
| 9403 | + | |
| 9404 | + | |
| 9405 | + | |
| 9406 | + | |
| 9407 | + | |
| 9408 | + | |
| 9409 | + | |
| 9410 | + | |
| 9411 | + | |
| 9412 | + | |
| 9413 | + | |
| 9414 | + | |
9378 | 9415 | | |
9379 | 9416 | | |
9380 | 9417 | | |
| |||
9512 | 9549 | | |
9513 | 9550 | | |
9514 | 9551 | | |
9515 | | - | |
| 9552 | + | |
| 9553 | + | |
| 9554 | + | |
| 9555 | + | |
| 9556 | + | |
9516 | 9557 | | |
9517 | 9558 | | |
9518 | 9559 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13511 | 13511 | | |
13512 | 13512 | | |
13513 | 13513 | | |
| 13514 | + | |
| 13515 | + | |
| 13516 | + | |
| 13517 | + | |
| 13518 | + | |
| 13519 | + | |
| 13520 | + | |
| 13521 | + | |
| 13522 | + | |
| 13523 | + | |
| 13524 | + | |
| 13525 | + | |
| 13526 | + | |
| 13527 | + | |
| 13528 | + | |
| 13529 | + | |
| 13530 | + | |
| 13531 | + | |
| 13532 | + | |
| 13533 | + | |
| 13534 | + | |
| 13535 | + | |
| 13536 | + | |
| 13537 | + | |
13514 | 13538 | | |
13515 | 13539 | | |
13516 | 13540 | | |
| |||
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
Binary file not shown.
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
0 commit comments