Обсуждение: pgAdmin 4 commit: Fixed false error is shown while adding a new foreign

Поиск
Список
Период
Сортировка

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

От
Akshay Joshi
Дата:
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(-)