public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: 1) Added support for unique keys in ERD. Fixes #7249
Date: Mon, 28 Mar 2022 10:57:21 +0000
Message-ID: <[email protected]> (raw)

1) Added support for unique keys in ERD. Fixes #7249
2) Fixed an issue where foreign key relationships do not update when the primary key is modified. Fixes #7197

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=903b300b9ec43767b91260ce6d7c2522a8b5...
Author: Aditya Toshniwal <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_6_8.rst                   |  5 +-
.../static/img/unique_constraint.svg               |  2 +-
.../databases/schemas/tables/static/js/table.ui.js |  8 +--
web/pgadmin/static/js/Theme/index.jsx              |  2 +-
.../tools/erd/static/js/erd_tool/ERDCore.js        | 57 ++++++++++++++++++++--
.../erd/static/js/erd_tool/nodes/TableNode.jsx     | 39 ++++++++-------
web/regression/javascript/erd/fake_item.js         |  1 -
web/regression/javascript/erd/table_node_spec.js   | 25 ----------
.../erd/ui_components/body_widget_spec.js          |  1 +
9 files changed, 84 insertions(+), 56 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgAdmin 4 commit: 1) Added support for unique keys in ERD. Fixes #7249
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox