Problem
TableListView applies .searchable(text:prompt:), but no search field is rendered in a
connection's Tables tab. Pulling the list down does not reveal one, so the table list
cannot be filtered at all.
Proposed solution
A way to filter the table list by name, either through Tab(role: .search) or by taking
the list out of that nesting.
Alternatives considered
No response
Related database type
MySQL / MariaDB
Problem
TableListViewapplies.searchable(text:prompt:), but no search field is rendered in aconnection's Tables tab. Pulling the list down does not reveal one, so the table list
cannot be filtered at all.
Proposed solution
A way to filter the table list by name, either through
Tab(role: .search)or by takingthe list out of that nesting.
Alternatives considered
No response
Related database type
MySQL / MariaDB