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 INSERT VALUES context for Integer transformation
- Add specific context check for InsertStmt + SelectStmt + List pattern
- Restore test pass rate from 161 to 184 passing tests
- Target CI failure case: insert into atacc2 (test2) values (-3)
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments