[pgadmin-org/pgadmin4] abfc30: Ensure that users can use custom characters as CSV...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] abfc30: Ensure that users can use custom characters as CSV...
Date: 2022-10-20 10:58:55
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/4925c6-abfc30@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: abfc30db8b03d1537a89e2a8712be11309350e40
https://github.com/pgadmin-org/pgadmin4/commit/abfc30db8b03d1537a89e2a8712be11309350e40
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2022-10-20 (Thu, 20 Oct 2022)

Changed paths:
M web/pgadmin/tools/sqleditor/utils/query_tool_preferences.py
M web/pgadmin/utils/preferences.py

Log Message:
-----------
Ensure that users can use custom characters as CSV field separators/CSV quotes when downloading query results. #5066

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-10-20 11:00:13 [pgadmin-org/pgadmin4] db5e18: Update release note.
Previous Message Nikhil Mohite 2022-10-20 10:56:22 [pgadmin-org/pgadmin4] 4925c6: Ensure the Generate ERD option is hidden if the co...