pgAdmin 4 commit: Fix the issue in backup/restore while selecting secti

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix the issue in backup/restore while selecting secti
Дата
Msg-id E1bDtOv-00068E-AQ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the issue in backup/restore while selecting section-> data option, it was throwing error.. Fixes #1219

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bc4703c5b704ed003d6e01bbd4a598218b23e1d7
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/backup/__init__.py               | 22 ++++++++--------
.../tools/backup/templates/backup/js/backup.js     |  2 +-
web/pgadmin/tools/restore/__init__.py              | 30 +++++++++++++++-------
.../tools/restore/templates/restore/js/restore.js  |  2 +-
4 files changed, 35 insertions(+), 21 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix incorrect start date in Backup/Restore dialog (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the issue in Restore/Backup dialog