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: add pg_catalog prefix logic for SQL standard functions
- Add logic to prepend pg_catalog prefix to single-element function names
- Target SQL standard functions like btrim, trim, ltrim, rtrim
- Maintain 228/258 passing tests while working on function prefix issues
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments