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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1218 - Backup table not working.
Date: 2016-05-24 06:39:50
Message-ID: E1b560M-0001VZ-Rn@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-24 06:43:29 Re: server and database node type check in is_connected check [pgadmin4]
Previous Message Harshal Dhumal 2016-05-24 06:36:04 server and database node type check in is_connected check [pgadmin4]