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 CANxoLDeOK4ZRzaubv5+ZPeZZjpj6XZpgbJ+Edm74r5cPCDfX+w@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>)
Responses Re: [pgAdmin][RM4573] Download csv as .csv when delimeter set comma(,)  (Nagesh Dhope <nagesh.dhope@enterprisedb.com>)
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][RM#3495] Do not check for binary content if BOM marker ispresent in the file
Next
From: Yogesh Jain
Date:
Subject: [pgAdmin][RM4684] : Python encoding issue while saving data incharset other than 'utf-8'