Commit df16bfc
committed
Add pseudo column parsing for $ACTION, $CUID, $ROWGUID
Handle pseudo columns in INSERT column list with proper ColumnType:
- $ACTION -> PseudoColumnAction
- $CUID -> PseudoColumnCuid
- $ROWGUID -> PseudoColumnRowGuid
Enable Baselines100_InsertStatementTests100 and InsertStatementTests100 tests.1 parent d06e080 commit df16bfc
3 files changed
Lines changed: 20 additions & 6 deletions
File tree
- parser
- testdata
- Baselines100_InsertStatementTests100
- InsertStatementTests100
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
659 | | - | |
660 | | - | |
661 | | - | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
662 | 677 | | |
663 | | - | |
664 | 678 | | |
665 | 679 | | |
666 | 680 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments