Skip to content

[feature] Option to use hex format for binary instead of base64 #983

Open
@ghost

Description

I have a MySQL database which uses a lot of binary columns for storing identifiers and hashes.

In almost any case, those are needed in hex format, but the API always returns these in Base64, so I always need to convert them in and out.

Therefore, I'd like to have a configuration option to change this.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions