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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that columns should be merged if the newly add
Дата
Msg-id E1mdQt0-0001t5-W5@gothos.postgresql.org
обсуждение исходный текст
Список 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.parkale@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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin[patch] Ignore flask-security-too irrelevant vulnerability
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Ignore flask-security-too irrelevant vulnerability.