Thread: pgAdmin 4 commit: Synchronises the column's primary key flag and primar

pgAdmin 4 commit: Synchronises the column's primary key flag and primar

From
Akshay Joshi
Date:
Synchronises the column's primary key flag and primary key constraint. Fixes #6762

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=af230c812b62444d6e2372051cb4bc12d5cffe4b
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../index_constraint/static/js/primary_key.ui.js   |  4 ++
.../static/js/unique_constraint.ui.js              |  4 ++
.../databases/schemas/tables/static/js/table.ui.js | 46 ++++++++++++++++++++--
3 files changed, 51 insertions(+), 3 deletions(-)