Binary extractors

Answered

Is there a way to tell Data Grip the output from an extractor script is binary?

 

It keeps treating it as text and converting characters :(

 

Using a javascript extractor and OUT.append() currently. Any characters > 127 get converted to UTF8 (which is the default encoding set in the IDE)

0
1 comment

Hello,

It is not possible currently. But we plan to improve this functionality. Please vote/follow the https://youtrack.jetbrains.com/issue/DBE-4895 request.

0

Please sign in to leave a comment.