pgAdmin 4 commit: Display the row count in the popup message when count

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Display the row count in the popup message when count
Date: 2019-08-07 10:18:00
Message-ID: E1hvJ16-0003ko-EA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Display the row count in the popup message when counting table rows, not just in the properties list. Fixes #4574

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3a5464b278721b089d9e4758564813ab22d5c70a

Modified Files
--------------
docs/en_US/release_notes_4_12.rst | 1 +
.../browser/server_groups/servers/databases/schemas/tables/__init__.py | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Fahar Abbas 2019-08-07 10:21:49 [RM4579]Regression/README file modifications
Previous Message Dave Page 2019-08-07 10:07:13 pgAdmin 4 commit: Make sure the package-lock.json file is removed.