Re: [pgAdmin][RM4573] Download csv as .csv when delimeter set comma(,) - Mailing list pgadmin-hackers

From Nagesh Dhope
Subject Re: [pgAdmin][RM4573] Download csv as .csv when delimeter set comma(,)
Date
Msg-id CAA3zdZqfE+28J=RRS4O+aFLTHftNAPeDFq1YCgkQoSkbN-FFtA@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][RM4573] Download csv as .csv when delimeter set comma(,)  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Akshay,
Please find an updated patch with updated screenshots and documentation changes.

On Fri, Apr 17, 2020 at 12:28 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Nagesh

Patch looks good to me. Please update the screenshot and documentation for the Preferences and Query Tool. 

On Thu, Apr 16, 2020 at 4:43 PM Nagesh Dhope <nagesh.dhope@enterprisedb.com> wrote:
Hi Hackers,
This patch allows user to download CSV as a '.csv' file if delimiter character is set to comma(,) else it will download it as '.txt' file.

This patch also contains test cases for some missing scenarios for download CSV API.

 --
Thanks,
Nagesh


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246


--
Thanks,
Nagesh
Attachment

pgadmin-hackers by date:

Previous
From: Amol Vyavahare
Date:
Subject: Re: [pgAdmin][RM4946] Issue with temporary tables on commit drop as.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure that if the delimiter is set other than comma