Strip char set when exporting to file
Can DataGrip strip characters when exporting data to file (e.g. commas from a field written to a CSV file?
Of course one can do this in the SQL statement, but it would be nice to have the option in the IDE.
Please sign in to leave a comment.
You can extend the DataGrip functionality by writing one or more custom scripts; see
https://www.jetbrains.com/help/datagrip/extending-the-datagrip-functionality.html