pgAdmin 4 commit: Fixes #1218 - Backup table not working.

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixes #1218 - Backup table not working.
Дата
Msg-id E1b560M-0001VZ-Rn@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixes #1218 - Backup table not working.

Send parameters in proper format to work it well with table backup.

Thanks Fahar for reporting it.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dca6951e745c7b8a363a55ec6ca42c4aa359c459

Modified Files
--------------
web/pgadmin/tools/backup/__init__.py                   |  2 +-
web/pgadmin/tools/backup/templates/backup/js/backup.js | 18 ++++++++----------
2 files changed, 9 insertions(+), 11 deletions(-)


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

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: server and database node type check in is_connected check [pgadmin4]
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: server and database node type check in is_connected check [pgadmin4]