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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @mevdschee

      Issue actions

        [feature] Option to use hex format for binary instead of base64 · Issue #983 · mevdschee/php-crud-api