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

From Akshay Joshi
Subject Re: [pgAdmin][RM4573] Download csv as .csv when delimeter set comma(,)
Date
Msg-id CANxoLDeRjtij1vC2oUaEyB2a7jCfquPAhBxPJJcNBKtCfhdOBQ@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM4573] Download csv as .csv when delimeter set comma(,)  (Nagesh Dhope <nagesh.dhope@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Fri, Apr 17, 2020 at 5:08 PM Nagesh Dhope <nagesh.dhope@enterprisedb.com> wrote:
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


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

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure that if the delimiter is set other than comma
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4684] : Python encoding issue while saving data incharset other than 'utf-8'