pgAdmin 4 commit: Fixed an issue where ERD throws an error if variable - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where ERD throws an error if variable
Date
Msg-id E1oYja5-0000dL-1s@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where ERD throws an error if variable is added to the column. Fixes #7709

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_14.rst                   | 1 +
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7709] ERD Throws error if variable added to column
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7709] ERD Throws error if variable added to column