You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix over-transformation of zero values in INSERT statements
- Remove broad Integer transformation fallback that was catching zero values
- Make A_Const transformation more conservative for INSERT VALUES context
- Zero values in INSERT statements should remain as empty objects {}
- Test pass rate improved from 184 to 193 passing tests
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments