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: use database schema name for collapsed nodes when module is ambiguous
When multiple schemas share the same Python module name (e.g., __main__
in notebooks), collapsed nodes now use the database schema name instead.
This makes it clear which schema is collapsed when tables from different
schemas are mixed in the same diagram.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments