Export Data-> How can I set the file encoding of the exported .csv file?

Answered

Hi all,

I often need to send exported data files( .csv) to my customers. But their system languages are not the same as mine.

So I need to change the file encoding of the exported .csv files such as GBK or GB2312.

 

Take Dbeaver as an example, I can change file encoding as below:

How can I do this setting in DataGrip? I did't find that in exporting settings:

 

Looking forward to your reply, thanks a lot!

0
1 comment
Official comment

Hi,

DataGrip doesn't support it at the moment.

Please see and follow DBE-1603 & DBE-6978.

Please sign in to leave a comment.