[pgadmin-hackers] [pgAdmin4][PATCH] To fix the issues with CSV file download - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issues with CSV file download
Date
Msg-id CAKKotZS9mAg00K4YSP5PxLwDv5FJVrpNZwLTg4gabHpPkp4Lxg@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issues with CSVfile download
List pgadmin-hackers
Hi,

Please find the patch to fix the issues in CSV file download feature,

1) To handle non-ascii filenames which we set from table name
RM#2314

2) To handle non-ascii query data
RM#2353

3) To dump JSON type columns properly in csv
RM#2360

Please review.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: Fahar Abbas
Date:
Subject: Re: [pgadmin-hackers] patch for RM2292 [pgadmin4]
Next
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Fix various issues in CSV file download feature: