Commit d18e17c
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 <pyramation@gmail.com>1 parent bf2f1b3 commit d18e17c
1 file changed
Lines changed: 5 additions & 1 deletion
| 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 | | |
| |||
903 | 904 | | |
904 | 905 | | |
905 | 906 | | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
906 | 910 | | |
907 | 911 | | |
908 | 912 | | |
| |||
0 commit comments