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
feat: improve v13-to-v14 transformer with funcformat detection and objfuncargs refinement
- Add context-sensitive funcformat detection (COERCE_SQL_SYNTAX for pg_catalog functions)
- Fix FunctionParameter mode conversion from FUNC_PARAM_IN to FUNC_PARAM_DEFAULT
- Refine objfuncargs preservation logic to be more restrictive
- Improve test pass rate from 28.7% to 40.3% (104/258 passing tests)
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments