pgAdmin 4 commit: Fixed an issue where the newly added table is not vis - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the newly added table is not vis
Date
Msg-id E1nZ88C-0006SL-Ey@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the newly added table is not visible under the Tables node on refresh. Fixes #7239

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08e00ccebc7bbbfff903a7a7802454d0fff4a9ad
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_8.rst   | 1 +
web/pgadmin/static/js/tree/tree.js | 4 ++++
2 files changed, 5 insertions(+)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Re: [Patch] Bug #4256 - ALTER DEFAULT PRIVILEGES FOR ROLE some_role REVOKE EXECUTE ON FUNCTIONS FROM PUBLIC:
Next
From: Akshay Joshi
Date:
Subject: Re: [Patch] Bug #4256 - ALTER DEFAULT PRIVILEGES FOR ROLE some_role REVOKE EXECUTE ON FUNCTIONS FROM PUBLIC: