Parent
Part of #445
Severity
Medium
Problem
Success with empty _columnNames renders bare Container(color: background) — blank workspace, no empty copy, no Retry.
Evidence
lib/features/mysql/mysql_table_view.dart (~407–408)
lib/features/postgresql/postgres_table_view.dart (~449–450)
lib/features/sqlite/sqlite_table_view.dart (~394–395)
Acceptance
Suggested fix
Shared empty-state widget used by all three table views.
Parent
Part of #445
Severity
Medium
Problem
Success with empty
_columnNamesrenders bareContainer(color: background)— blank workspace, no empty copy, no Retry.Evidence
lib/features/mysql/mysql_table_view.dart(~407–408)lib/features/postgresql/postgres_table_view.dart(~449–450)lib/features/sqlite/sqlite_table_view.dart(~394–395)Acceptance
Suggested fix
Shared empty-state widget used by all three table views.