Add option to Server Registration to display row count for tables in tree and detail view.
Executing a SELECT count(1) on all tables to get a row count can be a heavy operation depending on the vendor, numbers of tables and number of rows in the tables. This is why we have historically not added this feature. But we could add an option so that a user can choose to do this on a server basis for scenarios where the extra queries are acceptable.
Issue #14048 |
Closed |
Completion |
No due date |
No fixed build |
No time estimate |