Problem
In the diagram view, long table or column names are truncated with ...
There is currently no way to see the full name, which makes it hard to distinguish similar identifiers.
Before
account_package_data_point_v...
Expected behavior
When a name is truncated:
- Users should be able to see the full name (e.g. via hover tooltip).
After
account_package_data_point_value_table_entry_grouping
Why this matters
- Improves readability
- Reduces confusion for long, similar column names