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
- Add isSubstringFromForPattern() method to detect SUBSTRING(string FROM pattern FOR escape) syntax
- Return null funcformat for FROM...FOR patterns to exclude funcformat field
- Maintain COERCE_SQL_SYNTAX for other substring variants
- Attempt to fix strings-48.sql test failure (pass rate still 125/258)
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments