pgAdmin 4 commit: Fixed an issue where ERD table dialog is failing to o

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where ERD table dialog is failing to o
Date: 2021-09-21 09:57:55
Message-ID: E1mScXD-0000Ak-En@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-21 09:58:21 Re: [pgAdmin][RM6762] Unable to create primary key from Table>Column tab
Previous Message Aditya Toshniwal 2021-09-21 09:32:08 Re: [pgAdmin][patch] ERD table dialog failing to open