pgadmin-org / pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
https://www.pgadmin.org
Other
2.41k stars 632 forks source link

Extend Download as CSV to include JSON and XML (RM #5045) #3205

Open dpage opened 4 years ago

dpage commented 4 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/5045 Originally created by An Ne at 2019-12-28 19:26:48 UTC.

If a query returns a single row with a single column and is of type JSON or XML, Download to CSV should write the field as-is without header information using the appropriate file extension.

dpage commented 4 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/5045#note-1 Originally created by Aditya Toshniwal at 2020-01-03 11:07:14 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed Ready
dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/5045#note-2 Originally created by Akshay Joshi at 2021-07-30 11:57:54 UTC.

Redmine ticket header update:

Name Old Value New Value
Difficulty changed Medium