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

已回答

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
正式评论

Hi,

DataGrip doesn't support it at the moment.

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

请先登录再写评论。