Fix counted rows display in table properties. Fixes #2836 Branch ------ WEBPACK_DEVEL2 Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=888ac5101fcd3ce1179db0d4f1c58eaaab6d5a41 Author: Murtuza Zabuawala <murtuza.zabuawal@enterprisedb.com> Modified Files -------------- web/pgadmin/browser/__init__.py | 5 +++ .../servers/databases/schemas/tables/__init__.py | 37 +++++++++++++++++++++- .../templates/partition/sql/10_plus/properties.sql | 2 +- .../templates/table/sql/10_plus/properties.sql | 2 +- .../templates/table/sql/9.1_plus/properties.sql | 2 +- .../table/sql/default/get_table_row_count.sql | 1 + .../templates/table/sql/default/properties.sql | 2 +- .../table/sql/gpdb_5.0_plus/properties.sql | 2 +- 8 files changed, 47 insertions(+), 6 deletions(-)
Соглашаюсь с условиями обработки персональных данных