pgAdmin 4 commit: Fixes #1218 - Backup table not working. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #1218 - Backup table not working.
Date
Msg-id E1b560M-0001VZ-Rn@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Harshal Dhumal
Date:
Subject: server and database node type check in is_connected check [pgadmin4]
Next
From: Ashesh Vashi
Date:
Subject: Re: server and database node type check in is_connected check [pgadmin4]