Commit 7455b3e
Revert INSERT VALUES transformation to restore stable baseline
- Remove INSERT VALUES context logic from Integer method that caused over-transformation
- Restore 194 passing tests baseline (was 185 with regression)
- Fix CI parser-tests failures caused by widespread over-transformation
- Maintain conservative transformation approach for TypeName and DefineStmt contexts only
Co-Authored-By: Dan Lynch <[email protected]>1 parent 71760ef commit 7455b3e
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
558 | | - | |
| 557 | + | |
559 | 558 | | |
560 | 559 | | |
561 | 560 | | |
| |||
919 | 918 | | |
920 | 919 | | |
921 | 920 | | |
922 | | - | |
923 | | - | |
924 | | - | |
925 | 921 | | |
926 | 922 | | |
927 | 923 | | |
| |||
0 commit comments