pgAdmin 4 commit: Ensure the comment on a Primary Key constraint can be - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the comment on a Primary Key constraint can be
Date
Msg-id E1hve9e-0006dM-HK@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the comment on a Primary Key constraint can be edited under the Table node. Fixes #4581

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c29275011a1ec78e61e28521402c794997c27148
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                                     | 3 ++-
.../schemas/tables/templates/index_constraint/sql/default/update.sql  | 4 ++--
.../browser/server_groups/servers/databases/schemas/tables/utils.py   | 4 ++++
3 files changed, 8 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4144] Compound Trigger support for EPAS-v12
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] - RM 4581 - Can not edit comments of primarykey constraint under table node