pgAdmin 4 commit: Fixed 'Cannot read properties of undefined' error whi

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed 'Cannot read properties of undefined' error whi
Date: 2022-03-31 06:26:34
Message-ID: E1nZoGQ-0008TB-Pd@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed 'Cannot read properties of undefined' error while creating the table via the ERD tool. Fixes #7275

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e6821a610b5bbe9966462fe403123def60c1d78a
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_8.rst | 1 +
.../tools/erd/static/js/erd_tool/ERDCore.js | 23 ++++++++++++++++++----
2 files changed, 20 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-31 06:26:57 Re: [pgAdmin][RM-7274]: Arrow key issue on preferences tree
Previous Message Aditya Toshniwal 2022-03-30 12:44:43 [pgAdmin][RM7275] Error when creating table in ERD