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.park...@enterprisedb.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(-)