Thread: pgAdmin 4 commit: Add an option to manually count rows in tables toren

pgAdmin 4 commit: Add an option to manually count rows in tables toren

From
Dave Page
Date:
Add an option to manually count rows in tables to render the properties. Fixes #2846

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=88cd68c2b9a626eee0e29242aa8ca4401a3999b6
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/tables/__init__.py   | 41 +++++++++++++-
.../databases/schemas/tables/static/js/table.js    | 64 ++++++++++++++++++++--
web/pgadmin/browser/static/js/node.js              |  2 +-
3 files changed, 100 insertions(+), 7 deletions(-)