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
- Update get_master() regex to match both MySQL backticks and PostgreSQL double quotes
- Use adapter.quote_identifier() for FreeTable construction in schemas.py
- Add pattern parameter to list_tables_sql() for job table queries
- Use list_tables_sql() instead of hardcoded SHOW TABLES in jobs property
- Update FreeTable.__repr__ to use full_table_name property
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments