pgAdmin 4 commit: Fix refreshing of Unique constraints. Fixes #1893

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix refreshing of Unique constraints. Fixes #1893
Дата
Msg-id E1c09Gg-0000hR-MU@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix refreshing of Unique constraints. Fixes #1893

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=67e5dfa5a77174e2563f2bf1b7a4f8765bed4ca7
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../schemas/tables/constraints/index_constraint/__init__.py        | 7 +++++++
.../schemas/tables/templates/index_constraint/sql/nodes.sql        | 5 ++++-
2 files changed, 11 insertions(+), 1 deletion(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the issue in constraints node (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the issue in unique constraints node (pgAdmin4)