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: revert substring exclusion logic to maintain 125/258 baseline
- Remove isSubstringFromForPattern method and special case handling
- Add substring back to sqlSyntaxFunctions for COERCE_SQL_SYNTAX
- Fixes strings-47.sql test which expects funcformat on SUBSTRING FROM...FOR
- Maintains stable 125/258 pass rate without regressions
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments