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

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Add an option to manually count rows in tables toren
Дата
Msg-id E1eMxGW-0007q3-0Y@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add an option to manually count rows in tables to render the properties. Fixes #2846

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ca03b20c3ed6079077f13b72a5fcf4386b2e089
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(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Add optional TLS support to the docker container.
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Attempt to decode database errors based onlc_message