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: restore DefineStmt and CopyStmt wrapper returns to maintain 254/258 tests passing
- DefineStmt method now returns { DefineStmt: result }
- CopyStmt method now returns { CopyStmt: result }
- This maintains compatibility with 14-15 test expectations
- Working state: 254/258 tests passing (98.4% success rate)
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments