pgAdmin 4 commit: Fixed an issue where ERD table dialog is failing to o - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where ERD table dialog is failing to o
Date
Msg-id E1mScXD-0000Ak-En@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where ERD table dialog is failing to open after React Porting

Branch
------
master

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

Modified Files
--------------
.../index_constraint/static/js/primary_key.js      | 571 ++++++++++++++++++++-
1 file changed, 569 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][patch] ERD table dialog failing to open
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6762] Unable to create primary key from Table>Column tab