pgAdmin 4 commit: Ensure that columns should be merged if the newly add

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that columns should be merged if the newly add
Date: 2021-10-21 05:45:06
Message-ID: E1mdQt0-0001t5-W5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that columns should be merged if the newly added column is present in the parent table. Fixes #6780

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c7cd57db913f049dab1605e1e1fea3a366837506
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes.rst | 1 +
docs/en_US/release_notes_6_2.rst | 21 +++++++++++++++++++++
.../databases/schemas/tables/static/js/table.ui.js | 19 ++++++++++++++++++-
.../javascript/schema_ui_files/table.ui.spec.js | 4 ++--
4 files changed, 42 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-21 05:45:07 pgAdmin 4 commit: Ignore flask-security-too irrelevant vulnerability.
Previous Message Aditya Toshniwal 2021-10-21 05:17:34 [pgAdmin[patch] Ignore flask-security-too irrelevant vulnerability