pgAdmin 4 commit: Fixed false error is shown while adding a new foreign

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed false error is shown while adding a new foreign
Дата
Msg-id E1kjymj-0000UB-Kx@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed false error is shown while adding a new foreign key from the table dialog when a foreign key already exists with
AutoFK Index set to true. Fixes #5886 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=783b7516a74b2d4f1d4a377adb2b00294f7ec702
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_29.rst                            |  1 +
.../tables/constraints/foreign_key/static/js/foreign_key.js  | 12 +++++++-----
2 files changed, 8 insertions(+), 5 deletions(-)


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

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table