pgAdmin 4 commit: Fixed object delete issue from the properties tab for - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed object delete issue from the properties tab for
Date
Msg-id E1mcneu-0005Xq-4l@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed object delete issue from the properties tab for the collection nodes. Fixes #6858

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=27b6e07e215f54fc28d8cc25e2480241c007506d
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_1.rst                                        | 1 +
.../databases/schemas/tables/constraints/static/js/constraints.js       | 1 +
.../servers/databases/schemas/tables/partitions/static/js/partition.js  | 1 +
.../server_groups/servers/databases/schemas/types/static/js/type.js     | 2 +-
4 files changed, 4 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: Re: [patch][pgAdmin] RM6858 Types collection properties tab delete issue
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6858 Types collection properties tab delete issue