pgAdmin 4 commit: Fixed an issue where the drop cascade button enables

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the drop cascade button enables
Date: 2021-09-10 12:57:23
Message-ID: E1mOg5r-00076X-KL@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the drop cascade button enables for Databases. Fixes #6724

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_0.rst | 1 +
.../server_groups/servers/databases/schemas/tables/tests/utils.py | 6 ++----
.../browser/server_groups/servers/databases/static/js/database.js | 2 +-
3 files changed, 4 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Richard Yen 2021-09-13 17:36:47 pgagent_upgrade.sql does not exist
Previous Message Dave Page 2021-09-10 09:53:55 pgAgent commit: Tag REL-4_2_1 has been created.