pgAdmin 4 commit: Fixed an issue with the non-visibility of columns add

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue with the non-visibility of columns add
Дата
Msg-id E1oVtx4-0004Ce-MZ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue with the non-visibility of columns added prior to import/export data. Fixes #7649

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ad5938067600921b684163a2189b9bc3edef2c1c
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_14.rst                          | 1 +
web/pgadmin/browser/static/js/node.js                      | 6 ++++++
web/pgadmin/tools/import_export/static/js/import_export.js | 2 +-
3 files changed, 8 insertions(+), 1 deletion(-)


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

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: [Patch] - Bug #7649 - Import Data into Table fails if table when new columns added prior to import
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [Patch] - Bug #7649 - Import Data into Table fails if table when new columns added prior to import