Thread: pgAdmin 4 commit: Fixed an error while saving changes to the ERD table.

pgAdmin 4 commit: Fixed an error while saving changes to the ERD table.

From
Akshay Joshi
Date:
Fixed an error while saving changes to the ERD table. Fixes #5342

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_14.rst                  |  1 +
web/pgadmin/static/js/components/Buttons.jsx       | 11 +++++++++-
web/pgadmin/static/js/components/CodeMirror.jsx    | 24 ++++++++++++++--------
.../tools/erd/static/js/erd_tool/ERDCore.js        |  9 +++++---
4 files changed, 32 insertions(+), 13 deletions(-)