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

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

From
Ashesh Vashi
Date:
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(-)