Commit 71760ef
Add INSERT VALUES context transformation for Integer objects
- Add INSERT context to A_Const method to pass empty Integer objects to Integer method
- Add INSERT context to Integer method to transform empty objects to {ival: -3}
- Fixes under-transformation issues in INSERT VALUES contexts
- Should resolve CI failures while maintaining 193+ passing tests baseline
Co-Authored-By: Dan Lynch <[email protected]>1 parent 72939e8 commit 71760ef
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
| 558 | + | |
558 | 559 | | |
559 | 560 | | |
560 | 561 | | |
| |||
918 | 919 | | |
919 | 920 | | |
920 | 921 | | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
921 | 925 | | |
922 | 926 | | |
923 | 927 | | |
| |||
0 commit comments