pgAdmin 4 commit: Ensure the comment on a Primary Key constraint can be

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure the comment on a Primary Key constraint can be
Дата
Msg-id E1hve9e-0006dM-HK@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM4144] Compound Trigger support for EPAS-v12
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 4581 - Can not edit comments of primarykey constraint under table node