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 catalogname handling in RangeVar for three-part table names
- Add catalogname support to RangeVar deparser method
- Handle catalog.schema.table format properly in SQL output
- Fix misc/issues-7.sql test: 'SELECT * from foo.bar.baz' now correctly includes catalogname
- All 254/254 tests now passing (100%)
- Update TESTS.md to reflect catalogname support
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments