pgAdmin 4 commit: Fix counted rows display in table properties. Fixes#

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fix counted rows display in table properties. Fixes#
Дата
Msg-id E1eMxGV-0007nm-MH@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Correct names for the Japanese translators:
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt